442 Commits (release-1.4)

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