255 Commits (ca717806afd36074a94226fd1495aff400e66b99)

Author SHA1 Message Date
  Megvii Engine Team ca717806af fix(mgb): fix wrong use of macro MGB_ENABLE_GRAD 5 years ago
  Megvii Engine Team cab46f2a00 fix(dnn): fix relayout format when group conv group=1 5 years ago
  Megvii Engine Team cfc430b8c7 fix(mbg/opr): fix ModifySubtensorImplHelper infer shape depend input value for valid check 5 years ago
  Megvii Engine Team 3635af6274 style(atlas): add comment for async d2d 5 years ago
  Megvii Engine Team d68d4d1d99 perf(atlas): use async d2d 5 years ago
  Megvii Engine Team 4afa4b72c3 fix(mgb/oppass): fix fuse conv bias pass when bias is full bias and bias 5 years ago
  Megvii Engine Team 50d64bd333 fix(pytest/windows/impertive): open impertive pytest on windows 5 years ago
  Megvii Engine Team 03d0cc0281 feat(gopt): add remove redundant copy pass 5 years ago
  Megvii Engine Team 545567d3ba fix(atlas): add NO_MEM_RECLAME flag for the output of atlas runtime opr 5 years ago
  Megvii Engine Team d47cf332cc build(third_party): update llvm-project and adapt to mlir interface changes 5 years ago
  Megvii Engine Team 95f6b53183 feat(opr/nvof): add nvof operator 5 years ago
  Megvii Engine Team 9dc5538692 fix(mgb): update fastrun log level when not set timeout 5 years ago
  Megvii Engine Team 8d1f302590 fix(mge): fix batch norm dump 5 years ago
  Megvii Engine Team 40e778fbd1 fix(mgb): fix-deconv-io16c32-pass-fail 5 years ago
  Megvii Engine Team e0da74852e feat(opr): add confidential operator 5 years ago
  Megvii Engine Team 5a85c907e0 feat(mgb/opr): add megbrain adaptive pooling opr 5 years ago
  Megvii Engine Team cb8e53635a fix(mgb/core): disable thread_local in ios due to x-code bug 5 years ago
  Megvii Engine Team ab69883418 fix(mgb/core): use thread local for OpenCL recorder 5 years ago
  Megvii Engine Team 8857456593 fix(mgb/core): use thread local fix multi thread use same compnode with recorder enabled 5 years ago
  Megvii Engine Team 10106341fe fix(mgb/opr): fix take CpuDispatchableBase::EventImpl as CpuEventImpl 5 years ago
  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