761 Commits (8109cc4bd1488cd888c109a67fe0ced7ae1af4c9)
 

Author SHA1 Message Date
  Megvii Engine Team 8109cc4bd1 fix(imperative): set exception which worker thread throws for rendezvous 4 years ago
  Megvii Engine Team 2f4a75e7f2 feat(mge/utils): redesign dtype promotion 4 years ago
  Megvii Engine Team 2e9ba679b5 feat(mge/device): __repr__ method will show physical device 4 years ago
  Megvii Engine Team 2efba9a3a3 fix(mgb/test): use both rtol and atol for stable test result 4 years ago
  Megvii Engine Team f5f86a05c4 docs(mge/distributed): add distributed.server docs 4 years ago
  Megvii Engine Team 6c5cf25f4d docs(mge/distributed): add distributed.helper docs 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 3246ee5e87 perf(mge): use DepType::HOST_VALUE in trace when possible 4 years ago
  Megvii Engine Team 0e3037105c feat(mge/module): add group_local_conv 4 years ago
  Megvii Engine Team d225cbcdbe feat(mge): add device name check 4 years ago
  Megvii Engine Team be2366423d feat(sdk/load_and_run): add output-strip-info for dump with testcase imperative 4 years ago
  Megvii Engine Team 026af62042 docs(mge): docs typo fix 4 years ago
  Megvii Engine Team 10106341fe fix(mgb/opr): fix take CpuDispatchableBase::EventImpl as CpuEventImpl 4 years ago
  Megvii Engine Team b2f9efb897 perf(mge): always async dispatch in jit.trace 4 years ago
  Megvii Engine Team 36a4fb5611 ci(image): update docker image install python package 4 years ago
  Megvii Engine Team 2070aaae09 fix(mge/functional): fix duplicate `transpose` in `__all__` and add `dimshuffle 4 years ago
  Megvii Engine Team 6ce796aec4 test(mge): replace `assertTensorClose` with `np.testing.assert_allclose` 4 years ago
  Megvii Engine Team f63bca032c test(mge/dtype): add quant and lowbit dtype test 4 years ago
  Megvii Engine Team b80fade3f9 fix(mge/core): avoid create RawTensor with zero-stride numpy ndarray 4 years ago
  Megvii Engine Team a398d4b5a5 chore(mge/functional): remove duplicated code 4 years ago
  Megvii Engine Team 477820fe5d refactor(mge): apply python-module changes 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 bd7f885a2b fix(mge/pytest): remove __init__ in py-test 4 years ago
  Megvii Engine Team 06041f8a7e fix(mge/functional): fix trace warp_perspective 4 years ago
  Megvii Engine Team f4860b9345 fix(mge/functional): fix trace topk 4 years ago
  Megvii Engine Team 310c805f20 fix(dnn/cuda): use kernel parameter instead of user constant memory 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 92afcf3eb4 refactor(mge/imperative): move cgtools to megengine.utils and add load_and_inference in cgtools 4 years ago
  Megvii Engine Team 66f2dbd753 feat(mge/imperative): add module __repr__ for imperative 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 6cab1dd78f refactor(mge/sdk): update xor-deploy 4 years ago
  Megvii Engine Team 53ec6b833e fix(mge): fix graph binding refcnt 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 1965276845 fix(mge): fix bool.sum() 4 years ago
  Megvii Engine Team 1a24fb29c1 perf(mge/allreduce): put allreduce on another cuda stream 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 528ef93013 fix(build/md): fix legacy Python Module copy.bara 4 years ago
  Megvii Engine Team 26e473e769 fix(whl/linux): reduce external megengine whl package size 4 years ago
  Megvii Engine Team c076202f82 fix(whl/macos): set for osx compat version to 10.14 4 years ago
  Megvii Engine Team 00de4cd9ae fix(whl/windows): force use /MT for windows whl 4 years ago
  Megvii Engine Team 5cfb46e174 feat(mgb/jit): add llvm-lit mlir pass check 4 years ago
  Megvii Engine Team 42d3b92891 test(doctest): add doctest for megengine dir 4 years ago
  Megvii Engine Team 38840945ad fix(mgb): fix dump_with_testcase.py's crash with --output-strip-info when json file does not exist 4 years ago