227 Commits (4a5e317063cb981ac4eefdab88e12592e82d0405)

Author SHA1 Message Date
  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 6 years ago
  Megvii Engine Team 968f74ce88 chore(mgb): add no_force_inplace option to ComputingGraph 5 years ago
  Megvii Engine Team 6e882c1a86 feat(whl/imperative): compat for build python whl imperative and legacy runtime 5 years ago
  Megvii Engine Team 7f857bd471 feat(mgb/rocm): add cmake for rocm and fix compile errors and bn 5 years ago
  Megvii Engine Team 9510136223 fix(mgb/rocm): remove begin-internal of rocm 5 years ago
  Megvii Engine Team 6b380e8965 feat(mge/imperative): run oss test and restore cmake list build items 5 years ago
  Megvii Engine Team 2dbe8194ad fix(mge/opr): fix reduction static infer value 5 years ago
  Megvii Engine Team c20d4cc6dc feat(dnn): fix opt pass nchw44 can not dump resnet 5 years ago
  Megvii Engine Team 00ef677249 fix(mgb): remove internal for cambricon and atlas 5 years ago