235 Commits (477820fe5dc964f07fa47a04004b07020fc12e93)

Author SHA1 Message Date
  Megvii Engine Team fe5649e456 fix(mge/imperative): remove duplicated opr 5 years ago
  Megvii Engine Team add3a1bc62 feat(mgb/opr): add weight preprocess option 5 years ago
  Megvii Engine Team ee2e2b3c7b fix(mgb/gopt): fix nchwxx optpass of no handle conv_bias opr which with no bias 5 years ago
  Megvii Engine Team 59a9275c66 fix(mge): fix optimize_for_inference during trace.dump 5 years ago
  Megvii Engine Team 165798bf9c fix(mge/build): move version.ld to src under project source root 5 years ago
  Megvii Engine Team b8ddca4c38 fix(atlas): add MGB_USE_ATLAS_ASYNC_API to enable async api 5 years ago
  Megvii Engine Team 94f1f63496 refactor(mgb/build): remove MGB_ENABLE_IMPERATIVE macro 5 years ago
  Megvii Engine Team 74b1d300ad refactor(mgb/core): temporarily disable memory swap opt 5 years ago
  Megvii Engine Team 4a5e317063 fix(mgb/opr-mm): remove stream -4 for CollectiveComm 5 years ago
  Megvii Engine Team a599725cd0 fix(mgb/core): fix operator input waiting spec 5 years ago
  Megvii Engine Team 26e473e769 fix(whl/linux): reduce external megengine whl package size 5 years ago
  Megvii Engine Team 5cfb46e174 feat(mgb/jit): add llvm-lit mlir pass check 5 years ago
  Megvii Engine Team 8f44d6ea60 fix(mgb): fix optpass fail at transform NCHW to NCHW4 when input dtype is float 5 years ago
  Megvii Engine Team 95eb6ae380 feat(mgb/opr): let more ops support empty IO 5 years ago
  Megvii Engine Team c974d6153c fix(build/windows): fix windows build 5 years ago
  Megvii Engine Team f25d5b5629 fix(mge/build): fix version.ld path 5 years ago
  Megvii Engine Team b7eb4863a3 fix(mgb/opr): fix VolatileSharedDeviceTensor infinite recursion in make 5 years ago
  Megvii Engine Team fade97d4ef fix(mgb/gopt): fix convert batchnorm to elemwise pass issue 5 years ago
  Megvii Engine Team a7b9ece4a7 feat(mgb/comp_node): add set_prealloc_config 5 years ago
  Megvii Engine Team 066da0bff1 fix(mgb/comp_node): add lock_guard to sd.mtx & update warning message & add test 5 years ago
  Megvii Engine Team 354b478c1f fix(opr): remove constant value infer for const SharedDeviceTensor 5 years ago
  Megvii Engine Team 78d7d400d1 feat(opr): add a constant flavor for SharedDeviceTensor 5 years ago
  Megvii Engine Team 14e1a20599 fix(test): disable mocked tests on Windows 5 years ago
  Megvii Engine Team 76c79d79a1 fix(mgb/opr): fix ConvBias not passing on prep_filter 5 years ago
  Megvii Engine Team 498f7b2ea7 fix(opr): fix compile on GCC6 5 years ago
  Megvii Engine Team b9f3077d26 feat(opr): remove old weight preprocess adapter in fastrun 5 years ago
  Megvii Engine Team 75eebb7c42 feat(opr): use weight preprocess feature of MegDNN 5 years ago
  Megvii Engine Team fe3ee3cd54 refactor(opr): refactor OprArityTrait 5 years ago
  Megvii Engine Team 539aac4482 fix(dnn/cuda): fix sass loader 5 years ago
  Megvii Engine Team 023d60aee4 fix(mgb/atlas): use aclmdlGetOutputSizeByIndex to create DataBuffer 5 years ago
  Megvii Engine Team 116eee5231 build(third_party): update megray 5 years ago
  Megvii Engine Team 23437864f9 fix(mgb/jit): mlir doesn't support broadcast 5 years ago
  Megvii Engine Team f87bba6806 feat(mgb/jit): add scalar support for mlir 5 years ago
  Megvii Engine Team 11b121a7d2 fix(mgb/jit): link libdevice.bc when generate nvvm ir 5 years ago
  Megvii Engine Team aa7f28b835 fix(mgb/jit): fix gpu kernel args order 5 years ago
  Megvii Engine Team 9767ca8f19 feat(mgb/jit): refactor code and add more elemwise mode 5 years ago
  Megvii Engine Team f9109bed8b feat(mge): add mlir cmake 5 years ago
  Megvii Engine Team a51d5b4c31 feat(mgb/jit): add mlir backend for cpu and cuda 5 years ago
  Megvii Engine Team dd39265e95 fix(mgb/dtype): enable TypeCvt for bool when trace(symbolic=True) 5 years ago
  Megvii Engine Team 6f581906a1 refactor(mge/profiler): refactor profiler 5 years ago
  Megvii Engine Team cc952b2b92 fix(rocm): fix rocm megdnntest sleep and a cut code 5 years ago
  Megvii Engine Team a66d4b8bb8 fix(mge/parampacksplit): fix param pack split mem forward 5 years ago
  Megvii Engine Team 76fa71573b feat(dnn/cuda): add cutlass nchw4 convolution 5 years ago
  Megvii Engine Team a558d4a253 fix(mgb/atlas): remove unnessary setdevice 5 years ago
  Megvii Engine Team 1fe8a21299 fix(mge): fix sublinear memory in jit.trace 5 years ago
  Megvii Engine Team 651920c7ad fix(dnn): fix nchw88 winograd weight preprocess 5 years ago
  Megvii Engine Team d06f248d90 fix(whl/mgb/imperative): fix symbols conflict runtime crash 5 years ago
  Megvii Engine Team 0e82b959a1 feat(mge/imperative): add sublinear options 5 years ago
  Megvii Engine Team 50d5421aa7 fix(mgb/zmq): fix unused-result when compiling with c++17 5 years ago
  Megvii Engine Team 16324e3076 feat(dnn/cuda): add remap backward 5 years ago