2641 Commits (b6f247d3df791c1fdad6c91cc8d6ef4d68c2a542)
 

Author SHA1 Message Date
  Megvii Engine Team b6f247d3df fix(build): disable cupti temporarily 2 years ago
  Megvii Engine Team 5d9af3ecee fix(scripts): fix error of building whl with py310 3 years ago
  温娟 c6a350b118 chore(release): bump version 3 years ago
  Megvii Engine Team d7ddd43f34 feat(imperative): support python3.9 and fix some tests 3 years ago
  Megvii Engine Team a4f019e79d fix(mgb/atlas): fix issue with profiling on Atlas 3 years ago
  Megvii Engine Team 5ba7663732 fix(traced_module): fix trace_module function may raise error in finally scope 3 years ago
  Megvii Engine Team e6dcfbe806 fix(traced_module): fix traced module compatible issues 3 years ago
  Megvii Engine Team 18f83a258e docs(mge/functional): fix F.svd docstring 3 years ago
  Megvii Engine Team 0ba9326e2a docs(api/lite): add doc for lite common_enum_c_h 3 years ago
  Megvii Engine Team 92ded7216b docs(api/lite): add global setting docstring for megenginelite 3 years ago
  Megvii Engine Team 171c683d9e docs(api/lite): add struct python api desc 3 years ago
  Megvii Engine Team 3cd54dd6bf docs(api/lite): add doc for lite tensor 3 years ago
  Megvii Engine Team a891f9b30c docs(api/lite): add megenginelite.network api doc 3 years ago
  Megvii Engine Team 5ef1ac75e6 docs(api/lite): add lite network api doc 3 years ago
  Megvii Engine Team c47f48ef34 docs(api/lite): add lite global.h and pylite utils.py doc 3 years ago
  Megvii Engine Team 5821c0b679 docs(lite): initial part of lite::Tensor comments as template 3 years ago
  huangxinda 26c2563be1 feat(ci): update flatbuffers 3 years ago
  Megvii Engine Team 4cdb74541d feat(rvv/fallback): make nchw44 happly on rvv 3 years ago
  Megvii Engine Team 5e306b756b feat(x86): make conv1x1 and im2col available on with x86-NCHW44 3 years ago
  Megvii Engine Team 481a6cbb8a feat(x86): make nchw44 happly on x86 3 years ago
  Megvii Engine Team 5873d5f56f feat(gi): add more gi api 3 years ago
  Megvii Engine Team cfc41648a4 fix(mge): fix grad of maximum(x, x) 3 years ago
  Megvii Engine Team bbafe69974 feat(dnn): add elemwise COND_LT_MOV 3 years ago
  Megvii Engine Team ed92b9c125 fix(cmake): fix compilation options for benchmark in cmake 3 years ago
  Megvii Engine Team a49d5bf973 fix(autodiff): fix inplace operation on autodiff.Function 3 years ago
  Megvii Engine Team 7252825ce4 fix(functional): broadcast_to supports mutable target shape 3 years ago
  Megvii Engine Team 2484cd2741 fix(tensor): check args when construct tensor with existing tensor 3 years ago
  Megvii Engine Team e7587617c2 fix(lite): fix packed model compatibility 3 years ago
  Megvii Engine Team a0a5fcf182 feat(dnn): support tf32 3 years ago
  Megvii Engine Team f0088335bb feat(mgb): upgrade flatbuffer 3 years ago
  Megvii Engine Team 657db8dce2 chore(tools): remove dump_with_testcase_mge, user should use jit.dump instead 3 years ago
  Megvii Engine Team 4d22e85b46 feat(ci): add completeness compatibility check 3 years ago
  Megvii Engine Team f7b0395976 perf(mgb/compile): improve compile time according the file map of compile time 3 years ago
  Megvii Engine Team 124f38c44d perf(mgb/compile): improve compile time for megbrain 3 years ago
  Megvii Engine Team d3247bee5a fix(dtr): always write shape when tensor produced 3 years ago
  Megvii Engine Team 0a266d7a1d feat(riscv): speed up bazel build and fix rv64gc without rvv build 3 years ago
  Megvii Engine Team 36ba1d6d39 fix(riscv): fix ci fp16 build and move test GI_TEST_NAIVE by megdnn_gi_api_test 3 years ago
  Megvii Engine Team dcce46105e feat(cmake/riscv): make riscv happy 3 years ago
  Megvii Engine Team 698dcef491 feat(gi/x86): fix _mm_slli_si128 build at clang 3 years ago
  Megvii Engine Team 2d806f9c3c feat(gi): make conv_bias apply gi class type 3 years ago
  Megvii Engine Team 19d36fa03c feat(gi): make pooling apply gi class type 3 years ago
  Megvii Engine Team 8546c15d45 feat(gi): make elemwise apply gi class type 3 years ago
  Megvii Engine Team 74fb63db29 feat(gi): make matrix_mul apply gi class type 3 years ago
  Megvii Engine Team 45b26400e7 feat(gi): make resize apply gi class type 3 years ago
  Megvii Engine Team 7d7cc3c8da feat(gi/riscv): add gi support with risc-v 3 years ago
  Megvii Engine Team a32b727720 fix(build): upgrade bazel riscv toolchains 3 years ago
  Megvii Engine Team 588a645b5c feat(dnn/opencl): add binary interface for opencl algo and kernel cache 3 years ago
  Megvii Engine Team 1192a9a61b fix(imperative): fix adaptive pool2d 3 years ago
  Megvii Engine Team 7b4b94fd93 fix(imperative): fix the segmentfault when reduce backward 3 years ago
  Megvii Engine Team 24c5c19bf0 fix(imperative): make functional ops support negative axis 3 years ago