666 Commits (c53cad2049d99c6ada2b0111a6a77d8682f0d83f)

Author SHA1 Message Date
  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 a437ec8e88 fix(src/gopt): add replace func of typecvt opr for nhwcd4 pass 4 years ago
  Megvii Engine Team 8494a1529e chore(scripts): clarify and fix default value of bit combined enum 4 years ago
  Megvii Engine Team acf2860341 fix(cmake): export more sym caused by we change 4 years ago
  Megvii Engine Team aed681d325 feat(imperative/utils): optimize the naming rules 4 years ago
  Megvii Engine Team 04b1a45af4 fix(dnn): fix cudnn crash when finalize called after cudnn dtor 4 years ago
  Megvii Engine Team 14a089c49d fix(dnn): change ci to cudnn804, reopen testcase 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 6af0299c3f test(mge/ioremote): add REQUIRE_GPU for ioremote opr test 4 years ago
  Megvii Engine Team bab0caab72 fix(mgb/opr): add layout constraint on the input of Cumsum 4 years ago
  Megvii Engine Team 94401ce44a chore(dotprod): dotprod is enabled by default on the android platform 4 years ago
  Megvii Engine Team 1310ad4926 feat(dnn): add memory manager for enflame 4 years ago
  Megvii Engine Team 2fd3fa8834 feat(cmake): update for enflame cmake compile 4 years ago
  Megvii Engine Team 9f2af2099c feat(mgb): add enflame comp node 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 bcbfbbd743 fix(mgb): fix TensorRT runtime opr profiling 4 years ago
  Megvii Engine Team ef18a640bc fix(mgb/core): fix allocate_task_block_unsafe in thread_impl_1.h 4 years ago
  Megvii Engine Team e1c83d8d51 fix(mgb/core): add warning information about const_var_shape when record mode 4 years ago
  Megvii Engine Team fc8b501bb8 refactor(mgb/core): refactor cpu compnode so that default cpu has no ability to record 4 years ago
  Megvii Engine Team 55974e8cf9 feat(log): opt log 4 years ago
  Megvii Engine Team 8928c77c56 fix(neuropilot): fix loader header mismatch 4 years ago
  Megvii Engine Team ba2ad46e54 feat(gopt): add deconv nchw4 int8 opt pass, add deconv nchw int8 4 years ago
  Megvii Engine Team 5d350fc843 feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
  Megvii Engine Team 9da26407ea feat(ci): and model to test algo policy compatible 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 c8697a7005 feat(imperative/src): python wrapper for cambricon and atlas runtime opr 4 years ago
  Megvii Engine Team d970b85deb feat(functional): add conv3d 4 years ago
  Megvii Engine Team ae3123b315 feat(mge): add python graph for mgb graph editing 4 years ago
  Megvii Engine Team c82d88751a fix(dnn/cuda): add cuda nchw int8 conv impl with nchw4 to fix cu111 compatibility 4 years ago
  Megvii Engine Team 798ae5e58c fix(imperative/opr): close SCALAR_IDX warning of IndexingMultiAxisVec for proxy_graph 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 f2b42bf09e chore(dotprod): add arm dotprod attribute for easy use 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 b0944dc72a fix(mgb): fix tx1 compile 4 years ago
  Megvii Engine Team 0035efa636 fix(mge): limit task queue size 4 years ago
  Megvii Engine Team b9bbf802bd fix(mgb/opr): fix string append error 4 years ago
  Megvii Engine Team 47bdb4ef1d fix(mgb/core): add MGB_HAVE_THREAD macro to thread_local 4 years ago
  Megvii Engine Team ad87f78a14 chore(imperative): refine tblgen for generating op name 4 years ago
  Megvii Engine Team 4b98c72171 fix(mge/sublinear): change no virtual grad warning to log_debug 4 years ago
  Megvii Engine Team 51868533c8 fix(mgb/gopt): fix opt pass elementwise operation shape issue at tranform to NCHW4 4 years ago
  Megvii Engine Team 0a191f8d48 fix(misc): some fixes to make faster_rcnn run in no-symbolic-trace 4 years ago
  Megvii Engine Team 6fb19b664b feat(imperative/src): name operators automatically when tracing 4 years ago
  Megvii Engine Team 09de5a0725 feat(mgb/serialization): be able to serialize operator names 4 years ago
  Megvii Engine Team bb8f292816 refactor(mge/func): change `conv_execution_strategy` to `execution_strategy` 4 years ago
  Megvii Engine Team cf27dd642c fix(cuda): use cudnn8.0.4 as cu111 default libs 4 years ago
  Megvii Engine Team 649e4dd750 test(cuda): fix test for cu111 4 years ago