434 Commits (11de49b9433d876b61b5ce3501b272db06c81f26)

Author SHA1 Message Date
  Megvii Engine Team 11de49b943 feat(mge/module): python wrapper for conv_transpose3d 5 years ago
  Megvii Engine Team c8f18163a2 refactor(mgb): simplify fast run proccess with storing algo desc instead of algo name 5 years ago
  Megvii Engine Team 46988d4534 refactor(mgb): code refactor of fast run 5 years ago
  Megvii Engine Team a1e3834229 fix(mgb): fix attribute check compatibility when profiling and read_from_cache in fast run 5 years ago
  Megvii Engine Team 3f5238fb38 feat(mgb/dnn): add accuracy shake checker 5 years ago
  Megvii Engine Team 1cadf9d8d7 fix(mgb): add usable-depend-on-shape attr 5 years ago
  Megvii Engine Team fbd578cc9e fix(externcopr): check loader imp dynmaic param 5 years ago
  Megvii Engine Team 17ef140cc7 fix(rocm): enable var_releaser for rocm 5 years ago
  Megvii Engine Team 64a3314be9 perf(opr): use pin mem for param_pack_concat 5 years ago
  Megvii Engine Team 04b96602ae feat(opr-mm): add backend argument for remote send/recv 5 years ago
  Megvii Engine Team d3154a45bc feat(distributed): support distributed opr for rocm 5 years ago
  Megvii Engine Team 6ac68090c8 refactor(mgb/opr): make trt batch flag only depend on inputs dimension 5 years ago
  Megvii Engine Team 00fa02a9b8 fix(mgb): fix attribute uncomplete filter when get_profile_result_from_cache in fast run 5 years ago
  Megvii Engine Team 38fdd762fa build(cuda): link to cuda_stub 5 years ago
  Megvii Engine Team f295e35839 fix(mgb): fix fast run crash when profile heuristic strategy 5 years ago
  Megvii Engine Team 4a8b01fca7 chore(release): bump version 5 years ago
  Megvii Engine Team 62c394ca91 feat(cuda/comp_node): enable to query adjacent free blocks size 5 years ago
  Megvii Engine Team fd61f09540 feat(cuda/comp_node): enable to directly query memory status 5 years ago
  Megvii Engine Team 2d18074a70 fix(mgb): fix spell error 5 years ago
  Megvii Engine Team ff755451d2 refactor(mgb): move algo's name from info to desc and delete some algo's unnecessary param() method 5 years ago
  Megvii Engine Team a437ec8e88 fix(src/gopt): add replace func of typecvt opr for nhwcd4 pass 5 years ago
  Megvii Engine Team 8494a1529e chore(scripts): clarify and fix default value of bit combined enum 5 years ago
  Megvii Engine Team acf2860341 fix(cmake): export more sym caused by we change 5 years ago
  Megvii Engine Team aed681d325 feat(imperative/utils): optimize the naming rules 5 years ago
  Megvii Engine Team 04b1a45af4 fix(dnn): fix cudnn crash when finalize called after cudnn dtor 5 years ago
  Megvii Engine Team 14a089c49d fix(dnn): change ci to cudnn804, reopen testcase 5 years ago
  Megvii Engine Team c338e876ec refactor(mgb/dnn): add negative attribute for algo 5 years ago
  Megvii Engine Team ec1a99acc2 refactor(mgb/dnn): replace reproducible with attribute 5 years ago
  Megvii Engine Team 6af0299c3f test(mge/ioremote): add REQUIRE_GPU for ioremote opr test 5 years ago
  Megvii Engine Team bab0caab72 fix(mgb/opr): add layout constraint on the input of Cumsum 5 years ago
  Megvii Engine Team 94401ce44a chore(dotprod): dotprod is enabled by default on the android platform 5 years ago
  Megvii Engine Team 1310ad4926 feat(dnn): add memory manager for enflame 5 years ago
  Megvii Engine Team 2fd3fa8834 feat(cmake): update for enflame cmake compile 5 years ago
  Megvii Engine Team 9f2af2099c feat(mgb): add enflame comp node 5 years ago
  Megvii Engine Team 15d3b3b941 fix(mgb): fix mgb still profiling matmul even when no-profiling-on-shape-change 5 years ago
  Megvii Engine Team bcbfbbd743 fix(mgb): fix TensorRT runtime opr profiling 5 years ago
  Megvii Engine Team ef18a640bc fix(mgb/core): fix allocate_task_block_unsafe in thread_impl_1.h 5 years ago
  Megvii Engine Team e1c83d8d51 fix(mgb/core): add warning information about const_var_shape when record mode 5 years ago
  Megvii Engine Team fc8b501bb8 refactor(mgb/core): refactor cpu compnode so that default cpu has no ability to record 5 years ago
  Megvii Engine Team 55974e8cf9 feat(log): opt log 5 years ago
  Megvii Engine Team 8928c77c56 fix(neuropilot): fix loader header mismatch 5 years ago
  Megvii Engine Team ba2ad46e54 feat(gopt): add deconv nchw4 int8 opt pass, add deconv nchw int8 5 years ago
  Megvii Engine Team 5d350fc843 feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 5 years ago
  Megvii Engine Team 9da26407ea feat(ci): and model to test algo policy compatible 5 years ago
  Megvii Engine Team e19b9af19b feat(imperative): add bit combined enum to python C extension 5 years ago
  Megvii Engine Team a3ea1f153c feat(mgb/opr): add fast profile and combined Execution strategy 5 years ago
  Megvii Engine Team c8697a7005 feat(imperative/src): python wrapper for cambricon and atlas runtime opr 5 years ago
  Megvii Engine Team d970b85deb feat(functional): add conv3d 5 years ago
  Megvii Engine Team ae3123b315 feat(mge): add python graph for mgb graph editing 5 years ago
  Megvii Engine Team c82d88751a fix(dnn/cuda): add cuda nchw int8 conv impl with nchw4 to fix cu111 compatibility 5 years ago