600 Commits (ec75cd867bead83144bb3860c73aba6bb7e1fa1d)

Author SHA1 Message Date
  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 5 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 5 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 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 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 5 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 5 years ago
  Megvii Engine Team 6fb19b664b feat(imperative/src): name operators automatically when tracing 5 years ago
  Megvii Engine Team 09de5a0725 feat(mgb/serialization): be able to serialize operator names 5 years ago
  Megvii Engine Team bb8f292816 refactor(mge/func): change `conv_execution_strategy` to `execution_strategy` 5 years ago
  Megvii Engine Team cf27dd642c fix(cuda): use cudnn8.0.4 as cu111 default libs 5 years ago
  Megvii Engine Team 649e4dd750 test(cuda): fix test for cu111 5 years ago
  Megvii Engine Team 2e4b9a42f7 fix(mgb/gopt): fix folding conv dimshuffle opt pass 5 years ago
  Megvii Engine Team d62dabe5f8 fix(mgb): fix matmul model compat in flatbuffer 5 years ago
  Megvii Engine Team b6376c83a0 fix(mgb/comp_node): use extra physical device to decide whether reuse existed CompNodeImpl 5 years ago
  Megvii Engine Team 0e3a6329ff build(cuda): support cu111 build 5 years ago
  Megvii Engine Team cd02d7c85e feat(mge/opr): support deformable conv2d/psroi_pooling 5 years ago
  Megvii Engine Team f3378100f9 feat(mgb): enable output dynamic memory alloc 5 years ago
  Megvii Engine Team e82fa4ec23 fix(gopt): using new_inp for build_chain in DelayBroadcast pass 5 years ago
  Megvii Engine Team a09fc5f784 fix(mgb/serialization): disable inplace arith graph opt in graph load 5 years ago
  Megvii Engine Team c51a687cef chore(mge): update copyright years 5 years ago
  Megvii Engine Team 7c09e41f18 refactor(mgb): add circular dependency check 5 years ago
  Megvii Engine Team 3620a940b5 fix(megdnn): fix test with workspace_limits to zero 5 years ago
  Megvii Engine Team 0d720653ac refactor(megdnn): add default algo for convolution forward 5 years ago
  Megvii Engine Team f14e0c17e7 feat(mgb): add recursive for fastrun and megdnn test 5 years ago
  Megvii Engine Team 85fa988348 refactor(dnn): add get_algorithm_from_desc interface 5 years ago
  Megvii Engine Team 194660462c feat(mge/funcitonal): add cvt_color opr python interface 5 years ago
  Megvii Engine Team dbb3dd681f refactor(profiler): integrate profiler into interpreter 5 years ago