1444 Commits (release-1.4)
 

Author SHA1 Message Date
  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
  Megvii Engine Team c85eefded4 fix(tree): fix copybara 4 years ago
  Megvii Engine Team 37c3e0a953 chore(mge): remove old version.py and use version_template 4 years ago
  Megvii Engine Team efe264b751 test(mge/utils): skip network node convbias test in gpu 4 years ago
  Megvii Engine Team c6069d02d7 chore(scripts): remove manylinux2010 build enviroment 4 years ago
  Megvii Engine Team b730547b4e chore(third_party): update upstream of cutlass 4 years ago
  Megvii Engine Team e9982d613f chore(mge/functional): add compatible code for functional api 4 years ago
  Megvii Engine Team 8928c77c56 fix(neuropilot): fix loader header mismatch 4 years ago
  Megvii Engine Team 221ec38a48 feat(imperative): reduce profiler overhead 4 years ago
  Megvii Engine Team 1c01128ff5 fix SASS cu111 4 years ago
  Megvii Engine Team 58c8746e30 fix(opr): fix fast-run error in cuda 4 years ago
  Megvii Engine Team ba2ad46e54 feat(gopt): add deconv nchw4 int8 opt pass, add deconv nchw int8 4 years ago
  Megvii Engine Team 5d350fc843 feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
  Megvii Engine Team 4917534b65 feat(mge/optimizer): save state's numpy value by default in `state_dict` 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 9da26407ea feat(ci): and model to test algo policy compatible 4 years ago
  Megvii Engine Team e19b9af19b feat(imperative): add bit combined enum to python C extension 4 years ago
  Megvii Engine Team a3ea1f153c feat(mgb/opr): add fast profile and combined Execution strategy 4 years ago
  Megvii Engine Team 80f0064365 fix(cuda): show more when cuda env check fail 4 years ago
  Megvii Engine Team 89e52281e4 fix(build/lite): fix lite rc4_encryptor build failed at new ld env 4 years ago
  Megvii Engine Team 992a90bbad docs(mge/quantization): add docstring for Observer 4 years ago
  Megvii Engine Team c45f1eb298 fix(mge/tools): improve `module_visualize` result's robustness and beauty 4 years ago
  Megvii Engine Team 786c36ff42 fix(mge/tools): rename `net_stats` in function and examples to match file name 4 years ago
  Megvii Engine Team 9c90ce8c33 fix(mge/quantization): fix `quantize` and `quantize_qat`'s `set_expand_structure` arguments 4 years ago
  Megvii Engine Team c8697a7005 feat(imperative/src): python wrapper for cambricon and atlas runtime opr 4 years ago
  Megvii Engine Team 8cfed4a1cb refactor(functional/nn): remove nn.svd 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 5a38ad3920 feat(mge/utils): add get/set_expand_structure to deal with complex key 4 years ago
  Megvii Engine Team fad5bc74c3 feat(mge/tools): add load_network_and_run for megengine 4 years ago
  Megvii Engine Team 3f2e15f534 fix(mge/logger): fix set_mgb_log_level 4 years ago
  Megvii Engine Team 594fa722bd feat(mge/graph): add `modify_opr_algo_strategy_inplace` for fast-run 4 years ago
  Megvii Engine Team 813be72ce9 feat(mge/utils): refactor GraphInference and add more options 4 years ago
  Megvii Engine Team d970b85deb feat(functional): add conv3d 4 years ago
  Megvii Engine Team 46cad4d3c8 feat(functional/ops): add _assert_equal 4 years ago
  Megvii Engine Team 585aa561f3 fix(functional): replace usage of deprecated get_conv_execution_strategy() 4 years ago
  Megvii Engine Team dcfb6a537e refactor(mge/functional): move functional api 4 years ago