2268 Commits (v1.3.1)
 

Author SHA1 Message Date
  Megvii Engine Team af62cf6f05 fix(mge/utils): fix auto naming bug when expanding structure 4 years ago
  Megvii Engine Team 58ebb26156 fix(imperative/tensor): fix ConstTensorCache 4 years ago
  Megvii Engine Team 756c1eb7f2 fix(mgb/dnn): add cuda float naive matmul algo 4 years ago
  Megvii Engine Team 4f0e6eae35 fix(mge/trace): re-open gopt level in trace 4 years ago
  Megvii Engine Team 8494a1529e chore(scripts): clarify and fix default value of bit combined enum 4 years ago
  Megvii Engine Team da167cbc05 fix(mge/utils): fix module stats calculate flops bug for group conv and remove model status change 4 years ago
  Megvii Engine Team 6bb9a2556f fix(mge/tools): fix module stats' receptive field bug for Module 4 years ago
  Megvii Engine Team acf2860341 fix(cmake): export more sym caused by we change 4 years ago
  Megvii Engine Team 44bafd3f58 fix(imperative/quantization): fix zero scale bug of easy quant 4 years ago
  Megvii Engine Team 8aced67b15 chore(release): bump version 4 years ago
  Megvii Engine Team e474994f46 feat(imperative/jit): catch input tensors name when tracing 4 years ago
  Megvii Engine Team aed681d325 feat(imperative/utils): optimize the naming rules 4 years ago
  Megvii Engine Team c6bbc478c7 feat(imperative/utils): add __repr__ for network node 4 years ago
  Megvii Engine Team 04b1a45af4 fix(dnn): fix cudnn crash when finalize called after cudnn dtor 4 years ago
  Megvii Engine Team 14a089c49d fix(dnn): change ci to cudnn804, reopen testcase 4 years ago
  Megvii Engine Team c338e876ec refactor(mgb/dnn): add negative attribute for algo 4 years ago
  Megvii Engine Team ec1a99acc2 refactor(mgb/dnn): replace reproducible with attribute 4 years ago
  Megvii Engine Team 6af0299c3f test(mge/ioremote): add REQUIRE_GPU for ioremote opr test 4 years ago
  Megvii Engine Team bab0caab72 fix(mgb/opr): add layout constraint on the input of Cumsum 4 years ago
  Megvii Engine Team 0d165399e6 fix(mgb): fix fastrun for imperative 4 years ago
  Megvii Engine Team 94401ce44a chore(dotprod): dotprod is enabled by default on the android platform 4 years ago
  Megvii Engine Team 610fecc97c feat(cmake): fix android cmake build issue 4 years ago
  Megvii Engine Team 2df847544d fix(mge/tools): fix node display bug in tensorboard 4 years ago
  Megvii Engine Team 13481fd2ca feat(mge/tools): add support of receptive_field stats for NetworkNode 4 years ago
  Megvii Engine Team 5a7c30e0f7 feat(mge/tools): add summary print for module_stats and network_visualize 4 years ago
  Megvii Engine Team 3103539175 feat(mge/tools): set network_visualize's log_path as optional flag 4 years ago
  Megvii Engine Team eeeddbbcd1 refactor(imperative): refactor tablegen code generator 4 years ago
  Megvii Engine Team 0ad85a41ac test(mge): do not ignore data test 4 years ago
  Megvii Engine Team 85b41a90df feat(dnn): add checksum opr and test 4 years ago
  Megvii Engine Team a49f4a66b7 feat(dnn): add indexing_one_hot and indexing_set_one_hot opr 4 years ago
  Megvii Engine Team 1310ad4926 feat(dnn): add memory manager for enflame 4 years ago
  Megvii Engine Team 2fd3fa8834 feat(cmake): update for enflame cmake compile 4 years ago
  Megvii Engine Team 9f2af2099c feat(mgb): add enflame comp node 4 years ago
  Megvii Engine Team 15d3b3b941 fix(mgb): fix mgb still profiling matmul even when no-profiling-on-shape-change 4 years ago
  Megvii Engine Team 31e4bf2c34 fix(mge/optimizer): fix optimizer's state_dict bug 4 years ago
  Megvii Engine Team dc96f6aa49 fix(mge/quantization): fix quantized concat forward problem 4 years ago
  Megvii Engine Team 33da8de12b build(dnn/cuda): split compilation for cutlass wrapper 4 years ago
  Megvii Engine Team 63cc5743ca fix(windows): remove windows build path warning 4 years ago
  Megvii Engine Team 48a7d333c3 fix(mge/module): fix auto-naming error when there are containers in the module 4 years ago
  Megvii Engine Team 68f2e59763 fix(mgb(ci)): fix tx1 ci testcase 4 years ago
  Megvii Engine Team 420672beca fix(mgb/dnn): fix x86 matmul midout decl 4 years ago
  Megvii Engine Team 988f897ee2 test(mge): make test stable 4 years ago
  Megvii Engine Team bcbfbbd743 fix(mgb): fix TensorRT runtime opr profiling 4 years ago
  Megvii Engine Team 702ed9eee6 feat(mge): enable cg dump for debugging 4 years ago
  Megvii Engine Team ef18a640bc fix(mgb/core): fix allocate_task_block_unsafe in thread_impl_1.h 4 years ago
  Megvii Engine Team fa1ca0ea6c fix(imperative/opr): fix apply_on_var_node for broadcast 4 years ago
  Megvii Engine Team e1c83d8d51 fix(mgb/core): add warning information about const_var_shape when record mode 4 years ago
  Megvii Engine Team fc8b501bb8 refactor(mgb/core): refactor cpu compnode so that default cpu has no ability to record 4 years ago
  Megvii Engine Team b717606989 fix(dnn/cuda): add block size limit for culass gemm algo 4 years ago
  Megvii Engine Team 55974e8cf9 feat(log): opt log 4 years ago