186 Commits (e258812f1260766458e798ec92837b31d9b329c8)

Author SHA1 Message Date
  Megvii Engine Team e258812f12 feat(dnn): add bool dtype 4 years ago
  Megvii Engine Team 35c712767d fix(mge/quant): fix TQT epoch scale change bug 4 years ago
  Megvii Engine Team e6e41242c7 fix(mge/quant): fix zero grad warn in TQT train 4 years ago
  Megvii Engine Team 4a01d23631 ci(mgb/python_module): fix doctest syntax error 4 years ago
  Megvii Engine Team 4495c0cc86 feat(mgb/quantization): add get quantize parameters support 4 years ago
  Megvii Engine Team 380cb6e47f feat(mge/jit): add support output symbol var name settings for dump 4 years ago
  Megvii Engine Team 134a102693 fix(mge/doc): fix typos, format 4 years ago
  Megvii Engine Team 7a8a2830a8 feat(quant): support nnie quant 5 years ago
  Megvii Engine Team 0278325055 fix(python/import/macos): fix some macos user import crash 4 years ago
  Megvii Engine Team 8269215959 fix(mge/module): fix named_children of Sequential 4 years ago
  Megvii Engine Team b689b4ce5c fix(mge/functional): add F.clamp to __all__ to fix docs 4 years ago
  Megvii Engine Team 177c268898 feat(osx/python_whl): fix python pytest failedon osx 4 years ago
  Megvii Engine Team 4d541b72ce feat(osx/python_whl): make macos HAPPY for build megbrain python package 5 years ago
  Megvii Engine Team b2f05bf8d8 fix(mge/module): fix quantized fold weight value range limit for fused conv/bn modules 4 years ago
  Megvii Engine Team 0df74604bd fix(data): fix contiguous id 4 years ago
  Megvii Engine Team 3bd8ef3589 feat(mgb/compnode): add atlas compnode 5 years ago
  Megvii Engine Team aa147b7426 fix(osx/python_module): fix build python module on osx 5 years ago
  Megvii Engine Team c8f3742f0e fix(mge/doc): fix wrong doc for megengine doc 5 years ago
  Megvii Engine Team cf3a55ce17 fix(mgb/opr-mm): remove PeerDesc from RemoteSend and RemoteRecv 5 years ago
  Megvii Engine Team f856b17085 fix(mge/functional): reshape bias to (1, out_features) in linear 5 years ago
  Megvii Engine Team caf77d000e feat(mge/module): add quantize dtype load support for module load_state_dict 5 years ago
  Megvii Engine Team ef437f69aa fix(mge/data/dataloader): add refcount in _PlasmaStoreManager 5 years ago
  Megvii Engine Team 2b3a88d011 feat(mge/distributed): add parameter replica_mode 5 years ago
  Megvii Engine Team 6972fc7d75 feat(opr/standalone): import NMSKeep from MegSkull contrib 5 years ago
  Megvii Engine Team 5fa444c39a refactor(mge/quantization): add `narrow_range` to control quant dtype's lower bound 5 years ago
  Megvii Engine Team 6d367454cf feat(mge/opr-mm): add param local_grad for collective_comm opr 5 years ago
  Megvii Engine Team 4ace67ff44 test(mge/distributed): check gpu num for multi gpu test 5 years ago
  Xu Xinran b532284cc2 chore(version): bump version. 5 years ago
  Megvii Engine Team af3de7e136 fix(jit): fix jit doc and add NCHW44_DOT 5 years ago
  Megvii Engine Team 7b8a99517c feat(mge/utils): export _internal.plugin to mge.utils 5 years ago
  Megvii Engine Team 6ed791bc86 feat(mge/quant): add TQT quant method 5 years ago
  Megvii Engine Team 328fb36f17 feat(mgb/opr-mm): add Scatter, Gather, AllToAll oprs 5 years ago
  Megvii Engine Team 786afef461 feat(build): install CMake config module and pkg-config descriptor 5 years ago
  Megvii Engine Team cc4e1dfd7c feat(mgb/compnode): expose mem_status and try_coalesce_all_free_memory to python 5 years ago
  Megvii Engine Team 7aeb4f6ca7 fix(mge/optimizer): use static key to avoid mem leak 5 years ago
  Megvii Engine Team ca52a93e9f fix(mge/quant): fix init value of histogram observer 5 years ago
  Megvii Engine Team 38f7cbd9aa fix(mge/module): fix redundant recursion in `train()` 5 years ago
  Megvii Engine Team 5c2323529d test(mge/quantization): add `quantize_disabled` related test 5 years ago
  Megvii Engine Team ab91302515 feat(mge/quantization): add `quantize_disabled` attribute in Module 5 years ago
  Megvii Engine Team 08ac685e3a feat(mge/functional): add logsumexp 5 years ago
  Megvii Engine Team 01092feb9b feat(mgb): add PackAllReducePass 5 years ago
  Megvii Engine Team c7e6c658fd refactor(mge/distribute): use is_root (and rank) in stead of rank and root at collective comm 5 years ago
  Megvii Engine Team b8d8886e35 refactor(mge/tensor): combine Dict and TensorDict 5 years ago
  Megvii Engine Team 7751a0676e docs(mge/tensor): add advanced index related docs 5 years ago
  Megvii Engine Team 6742a58b7e fix(quant): observer do not use cond_take 5 years ago
  Megvii Engine Team 35bc0e1f60 fix(mge/function): do not deeply copy saved tensor in Function 5 years ago
  Megvii Engine Team 62753c4d30 fix(mge/sdk): fix comp_node bug in dump_with_testcast_mge 5 years ago
  Megvii Engine Team adfa468899 fix(mge/functional): fix scatter doctest failed for GPU platform issue 5 years ago
  Megvii Engine Team d7bb62cfa1 refactor(mgb): move mm_handler from python module into opr-mm 5 years ago
  Megvii Engine Team 84068a6bb1 fix(mge/data): fix typos in voc and objects365 5 years ago