35 Commits (1d2510b6d7ee478a6698e7a6ec89b1f5e46f9ff3)

Author SHA1 Message Date
  Megvii Engine Team 0bdd0b1467 refactor(dispatch): switch to new dispatch system 3 years ago
  Megvii Engine Team c5f8b58385 docs(docstring): transfer to google style 3 years ago
  Megvii Engine Team bfc4e7a966 docs(mge): fix amp docstring problems 3 years ago
  Megvii Engine Team 1bf18252c4 feat(mge/amp): add mix precision autocast support 4 years ago
  Megvii Engine Team e417798f9e fix(mge): correct pytype when calling apply from python 4 years ago
  Megvii Engine Team 8be70d170c docs(misc): correct docstring format broadly 4 years ago
  Megvii Engine Team aed681d325 feat(imperative/utils): optimize the naming rules 4 years ago
  Megvii Engine Team 84f990a051 fix(mge/tensor): fix `__repr__` for Tensor's subclass 4 years ago
  Megvii Engine Team cdbb4a20ff fix(mge/tensor): fix tensor's serialization behavior 4 years ago
  Megvii Engine Team e6b06914f7 feat(mge/tensor): support non-Tensor value in `_reset` and remove depreciated tests 4 years ago
  Megvii Engine Team fa4bf16800 feat(mge/functional): add repeat and tile opr 4 years ago
  Megvii Engine Team 1d7dd00144 feat(mge/quantization): add QParams and QuantDtypeMeta for quantization data structure 4 years ago
  Megvii Engine Team d0f70a445d fix(imperative/utils): module parameters' name do not have scope after dumping 4 years ago
  Megvii Engine Team 4f3875eb4f docs(mge): add missing docstring and fix sphinx build warnings 4 years ago
  Megvii Engine Team 6fb19b664b feat(imperative/src): name operators automatically when tracing 4 years ago
  Megvii Engine Team 02df634da2 fix(mge/quantization): set ``q_dict`` as an instance property 4 years ago
  Megvii Engine Team e82fa4ec23 fix(gopt): using new_inp for build_chain in DelayBroadcast pass 4 years ago
  Megvii Engine Team 412d1f0cdc fix(mge/tensor): implement abtract method to fix lint errors 4 years ago
  Megvii Engine Team 364afec033 chore(mge): update copyright years 4 years ago
  Megvii Engine Team c49427d15a feat(imperative): add inplace add_update option in optimizer 4 years ago
  Megvii Engine Team dd9f54cdfa refactor(mge): migrate to new core implementation 4 years ago
  Megvii Engine Team 87f4b46e3f perf(mge/imperative): move convert_inputs from python to C++ 4 years ago
  Megvii Engine Team b310f2615b feat(mge/imperative): implement trace and dump under new core implementation 4 years ago
  Megvii Engine Team c294b9d18b refactor(mge/tensor): remove old implementation 4 years ago
  Megvii Engine Team 15e8e7df76 refactor(mge/imperative): migrate to new core implementation 4 years ago
  Megvii Engine Team 34c705fcbf refactor(mge/imperative): move detach into C++ 4 years ago
  Megvii Engine Team 147cef52a0 refactor(mge/imperative): implement new tensor system 4 years ago
  Megvii Engine Team b309890c66 docs(mge): pytest for sphinx docstring 4 years ago
  Megvii Engine Team 2627e1f7df fix(mge/grad_manager): allow multiple calls of `release` 4 years ago
  Megvii Engine Team 2e9ba679b5 feat(mge/device): __repr__ method will show physical device 4 years ago
  Megvii Engine Team d225cbcdbe feat(mge): add device name check 4 years ago
  Megvii Engine Team 4ab259f558 refactor(mge): add some deprecation and migration guides 4 years ago
  Megvii Engine Team 10e942d952 refactor(mge): polish api 4 years ago
  Megvii Engine Team 44d0b5daf5 feat(imperative): enable to() to copy to device 4 years ago
  Megvii Engine Team 6b380e8965 feat(mge/imperative): run oss test and restore cmake list build items 4 years ago