1074 Commits (release-1.2)
 

Author SHA1 Message Date
  Megvii Engine Team e034874ae7 feat(mge): rename clamp -> clip 4 years ago
  Megvii Engine Team 912d733ea9 fix(dnn): support bool for IndexingMultiAxisVec 4 years ago
  Megvii Engine Team dacc485407 fix(build/windows/macos): fix build caused by 40ca9ea80e 4 years ago
  Megvii Engine Team e0da74852e feat(opr): add confidential operator 4 years ago
  Megvii Engine Team 20cdd11d4d docs(mge): fix docstring of cgtools 4 years ago
  Megvii Engine Team 57c4eccf3b fix(mge/functional): add shape check for bc 4 years ago
  Megvii Engine Team c92044c5c4 refactor(mge/log): use info as default log level 4 years ago
  Megvii Engine Team 2c9fa7f650 feat(mge/profiler): add compatible and graphviz mode 4 years ago
  Megvii Engine Team 7ac4dbc27d fix(mgb/trace): finalize when exception raise 4 years ago
  Megvii Engine Team 2bd84d6789 feat(mge): add adaptive pooling python wrapper 4 years ago
  Megvii Engine Team edb32495c6 feat(dnn/opr): add megdnn adaptive pooling opr 4 years ago
  Megvii Engine Team 5a85c907e0 feat(mgb/opr): add megbrain adaptive pooling opr 4 years ago
  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