157 Commits (f40df60242d61c4ca1e0786c3ee410873f627608)

Author SHA1 Message Date
  Megvii Engine Team 43098fb8f1 feat(mge): add SlidingWindowTranspose opr 5 years ago
  Megvii Engine Team 1eaf32cd78 fix(mgb): fix typo in message 4 years ago
  Megvii Engine Team b078dda90b feat(mge/random): add some random op and remove random/distrbution.py 5 years ago
  Megvii Engine Team f30c0e06a6 feat(mgb/opr): add lsq opr 5 years ago
  Megvii Engine Team 6cd01d5a74 feat(imperative/functional): let elemwise support empty IO & add some tests 5 years ago
  Megvii Engine Team dea5278172 feat(mgb/opr): let PowC & TypeCvt support empty IO 5 years ago
  Megvii Engine Team 88898e63a5 fix(mgb): replace if_constexpr with runtime function to avoid potential 4 years ago
  Megvii Engine Team 1cfdbc565c feat(dnn): add deterministic max pooling 5 years ago
  Megvii Engine Team a5060a2bfe feat(mgb/opr): add check_has_inf kernel and opr 5 years ago
  Megvii Engine Team f584416aa2 fix(dnn/bn): revise the conditions for inplace flag 5 years ago
  Megvii Engine Team 2eea00097c feat(mgb): add fast run batch size graph option 5 years ago
  Megvii Engine Team 29f7cdb84a fix(mgb/opr): correct nvof out shape computation 5 years ago
  Megvii Engine Team 8da2f698a3 feat(dnn/cuda): support warp perspective/pooling op when channel not aligned to 64 5 years ago
  Megvii Engine Team 3b9b87809d refactor(dnn): refactor lowbit tensor format 5 years ago
  Megvii Engine Team d2e33af52f fix(mgb): fix wrong set of strategy in lar 5 years ago
  Megvii Engine Team 3591ef1f6a fix(mgb): fix conv cudnnconvbackwarddata algo witch is not shake 5 years ago
  Megvii Engine Team 13b15fb08c feat(megbrain): add correlation opr 5 years ago
  Megvii Engine Team 6ab1c55d2c fix(mgb): fix fastrun workspace limit 5 years ago
  Megvii Engine Team 40bab1ed66 feat(log): opt log, enable mgb sdk log at opt build 5 years ago
  Megvii Engine Team 00b48dfe7f Revert "perf(opr): use pin mem for param_pack_concat" 5 years ago
  Megvii Engine Team f16c9eb9d7 refactor(mgb): simplify fast run proccess with storing algo desc instead of algo name 5 years ago
  Megvii Engine Team 5d637d0723 refactor(mgb): code refactor of fast run 5 years ago
  Megvii Engine Team f6bd4f59f7 fix(mgb): fix attribute check compatibility when profiling and read_from_cache in fast run 5 years ago
  Megvii Engine Team 4b141f8de4 fix(mgb): add usable-depend-on-shape attr 5 years ago
  Megvii Engine Team 21c6c4371d perf(opr): use pin mem for param_pack_concat 5 years ago
  Megvii Engine Team ce610ca31a fix(mgb): fix attribute uncomplete filter when get_profile_result_from_cache in fast run 5 years ago
  Megvii Engine Team 8585aa61ad fix(mgb): fix fast run crash when profile heuristic strategy 5 years ago
  Megvii Engine Team 2d18074a70 fix(mgb): fix spell error 5 years ago
  Megvii Engine Team ff755451d2 refactor(mgb): move algo's name from info to desc and delete some algo's unnecessary param() method 5 years ago
  Megvii Engine Team 8494a1529e chore(scripts): clarify and fix default value of bit combined enum 5 years ago
  Megvii Engine Team aed681d325 feat(imperative/utils): optimize the naming rules 5 years ago
  Megvii Engine Team c338e876ec refactor(mgb/dnn): add negative attribute for algo 5 years ago
  Megvii Engine Team ec1a99acc2 refactor(mgb/dnn): replace reproducible with attribute 5 years ago
  Megvii Engine Team bab0caab72 fix(mgb/opr): add layout constraint on the input of Cumsum 5 years ago
  Megvii Engine Team 15d3b3b941 fix(mgb): fix mgb still profiling matmul even when no-profiling-on-shape-change 5 years ago
  Megvii Engine Team 55974e8cf9 feat(log): opt log 5 years ago
  Megvii Engine Team ba2ad46e54 feat(gopt): add deconv nchw4 int8 opt pass, add deconv nchw int8 5 years ago
  Megvii Engine Team e19b9af19b feat(imperative): add bit combined enum to python C extension 5 years ago
  Megvii Engine Team a3ea1f153c feat(mgb/opr): add fast profile and combined Execution strategy 5 years ago
  Megvii Engine Team c82d88751a fix(dnn/cuda): add cuda nchw int8 conv impl with nchw4 to fix cu111 compatibility 5 years ago
  Megvii Engine Team 798ae5e58c fix(imperative/opr): close SCALAR_IDX warning of IndexingMultiAxisVec for proxy_graph 5 years ago
  Megvii Engine Team 3fab21ed31 fix(lite): fix BUILD and misc 5 years ago
  Megvii Engine Team 65c3159cf1 feat(lite): add version interface 5 years ago
  Megvii Engine Team c33a717314 feat(dnn): repalce is_reproducible with algo attribute in opencl, cpu, rocm and cuda 5 years ago
  Megvii Engine Team b0944dc72a fix(mgb): fix tx1 compile 5 years ago
  Megvii Engine Team 0a191f8d48 fix(misc): some fixes to make faster_rcnn run in no-symbolic-trace 5 years ago
  Megvii Engine Team bb8f292816 refactor(mge/func): change `conv_execution_strategy` to `execution_strategy` 5 years ago
  Megvii Engine Team d62dabe5f8 fix(mgb): fix matmul model compat in flatbuffer 5 years ago
  Megvii Engine Team 0e3a6329ff build(cuda): support cu111 build 5 years ago
  Megvii Engine Team a09fc5f784 fix(mgb/serialization): disable inplace arith graph opt in graph load 5 years ago