33 Commits (0368eff6881514e4e6c4809f1edabbd763dd1b71)

Author SHA1 Message Date
  Megvii Engine Team 0368eff688 fix(mgb): fix fastrun workspace limit 4 years ago
  Megvii Engine Team 471a29a5f7 feat(log): opt log, enable mgb sdk log at opt build 4 years ago
  Megvii Engine Team c8f18163a2 refactor(mgb): simplify fast run proccess with storing algo desc instead of algo name 4 years ago
  Megvii Engine Team 46988d4534 refactor(mgb): code refactor of fast run 4 years ago
  Megvii Engine Team a1e3834229 fix(mgb): fix attribute check compatibility when profiling and read_from_cache in fast run 4 years ago
  Megvii Engine Team 1cadf9d8d7 fix(mgb): add usable-depend-on-shape attr 4 years ago
  Megvii Engine Team 00fa02a9b8 fix(mgb): fix attribute uncomplete filter when get_profile_result_from_cache in fast run 4 years ago
  Megvii Engine Team f295e35839 fix(mgb): fix fast run crash when profile heuristic strategy 4 years ago
  Megvii Engine Team 2d18074a70 fix(mgb): fix spell error 4 years ago
  Megvii Engine Team ff755451d2 refactor(mgb): move algo's name from info to desc and delete some algo's unnecessary param() method 4 years ago
  Megvii Engine Team c338e876ec refactor(mgb/dnn): add negative attribute for algo 4 years ago
  Megvii Engine Team ec1a99acc2 refactor(mgb/dnn): replace reproducible with attribute 4 years ago
  Megvii Engine Team 15d3b3b941 fix(mgb): fix mgb still profiling matmul even when no-profiling-on-shape-change 4 years ago
  Megvii Engine Team e19b9af19b feat(imperative): add bit combined enum to python C extension 4 years ago
  Megvii Engine Team a3ea1f153c feat(mgb/opr): add fast profile and combined Execution strategy 4 years ago
  Megvii Engine Team 3fab21ed31 fix(lite): fix BUILD and misc 4 years ago
  Megvii Engine Team 65c3159cf1 feat(lite): add version interface 4 years ago
  Megvii Engine Team c33a717314 feat(dnn): repalce is_reproducible with algo attribute in opencl, cpu, rocm and cuda 4 years ago
  Megvii Engine Team bb8f292816 refactor(mge/func): change `conv_execution_strategy` to `execution_strategy` 4 years ago
  Megvii Engine Team 7c09e41f18 refactor(mgb): add circular dependency check 4 years ago
  Megvii Engine Team 3620a940b5 fix(megdnn): fix test with workspace_limits to zero 4 years ago
  Megvii Engine Team 0d720653ac refactor(megdnn): add default algo for convolution forward 4 years ago
  Megvii Engine Team f14e0c17e7 feat(mgb): add recursive for fastrun and megdnn test 4 years ago
  Megvii Engine Team 364afec033 chore(mge): update copyright years 4 years ago
  Megvii Engine Team 169fa53d54 fix(mgb): fix execution_policy set of matmul 4 years ago
  Megvii Engine Team fe6af7cb8d fix(mgb): fix fastrun log 4 years ago
  Megvii Engine Team 5063a2063b feat(mgb): add fastrun support for matmul/batchedmatrixmul 4 years ago
  Megvii Engine Team d07cfdcbe9 refactor(mgb): move convolution mixin to search_policy 4 years ago
  Megvii Engine Team a57317f4e1 refactor(mgb): move profile cache out of mgb opr and update CACHE_KEY_VERSION 4 years ago
  Megvii Engine Team fc0fcd2f7f chore(winograd): remove winograd transform code 4 years ago
  Megvii Engine Team a1877ee0fa refactor(dnn): refactor algo interface, use algoinfo instead of global algorithm 4 years ago
  Megvii Engine Team 9415ba5890 feat(src/core): free weight preprocessed weight 4 years ago
  Megvii Engine Team 1e90c45793 refactor(mgb/opr): move fastrun out of conv opr 4 years ago