869 Commits (a3550f91caa2e5415820b7cf602e5b80267bdf66)
 

Author SHA1 Message Date
  Megvii Engine Team 528ef93013 fix(build/md): fix legacy Python Module copy.bara 4 years ago
  Megvii Engine Team 26e473e769 fix(whl/linux): reduce external megengine whl package size 4 years ago
  Megvii Engine Team c076202f82 fix(whl/macos): set for osx compat version to 10.14 4 years ago
  Megvii Engine Team 00de4cd9ae fix(whl/windows): force use /MT for windows whl 4 years ago
  Megvii Engine Team 5cfb46e174 feat(mgb/jit): add llvm-lit mlir pass check 4 years ago
  Megvii Engine Team 42d3b92891 test(doctest): add doctest for megengine dir 4 years ago
  Megvii Engine Team 38840945ad fix(mgb): fix dump_with_testcase.py's crash with --output-strip-info when json file does not exist 4 years ago
  Megvii Engine Team 8f44d6ea60 fix(mgb): fix optpass fail at transform NCHW to NCHW4 when input dtype is float 4 years ago
  Megvii Engine Team 95eb6ae380 feat(mgb/opr): let more ops support empty IO 4 years ago
  Megvii Engine Team 296a288594 fix(build/macos): fix macos build 4 years ago
  Megvii Engine Team c974d6153c fix(build/windows): fix windows build 4 years ago
  Megvii Engine Team f25d5b5629 fix(mge/build): fix version.ld path 4 years ago
  Megvii Engine Team b7eb4863a3 fix(mgb/opr): fix VolatileSharedDeviceTensor infinite recursion in make 4 years ago
  Megvii Engine Team b970c6daf1 fix(functional): hide format interface and skip test_conv_bias 4 years ago
  Megvii Engine Team b7e9716098 feat(mge/plugin): add load_binary_tensor, copybara add comp_binary_iodump 4 years ago
  Megvii Engine Team fc74d5f2c3 feat(mge/dump): add more options for megbrain_graph.dump_graph 4 years ago
  Megvii Engine Team fade97d4ef fix(mgb/gopt): fix convert batchnorm to elemwise pass issue 4 years ago
  Megvii Engine Team 81b6a73382 fix(mge): fix bug of tensor.T 4 years ago
  Megvii Engine Team fc4c9292be fix(mge/imperative): add missed __init__.py 4 years ago
  Megvii Engine Team 895711868c fix(tools): add license for gen_header_for_bin_reduce.py in order to open source 4 years ago
  Megvii Engine Team aac8de554e fix(mge/parampacksplit): fix parampacksplit refcnt error 4 years ago
  Megvii Engine Team a7b9ece4a7 feat(mgb/comp_node): add set_prealloc_config 4 years ago
  Megvii Engine Team 066da0bff1 fix(mgb/comp_node): add lock_guard to sd.mtx & update warning message & add test 4 years ago
  Megvii Engine Team b111baf1b6 fix(mge/tensor): fix const target shape in reshape 4 years ago
  Megvii Engine Team 4ab259f558 refactor(mge): add some deprecation and migration guides 4 years ago
  Megvii Engine Team 715009b564 refactor(mge/api): remove external, dropout fix 4 years ago
  Megvii Engine Team 9005cf74d2 fix(mge/imperative): fix tracer leak 4 years ago
  Megvii Engine Team 70bc746c20 fix(mge): fix bug of identity() 4 years ago
  Megvii Engine Team a8c75ee530 refactor(mge/functional): make docs better 4 years ago
  Megvii Engine Team 6c1dbd40d9 docs(mge): fix doctest 4 years ago
  Megvii Engine Team e6715910c5 docs(mge/imperative): add docstring for GradManager 4 years ago
  Megvii Engine Team ce55fbf62b ci(imperative): run imperative python test 4 years ago
  Megvii Engine Team 60778d1071 chore(deps): add cutlass 4 years ago
  Megvii Engine Team b254bb15a4 chore(deps): update megray 4 years ago
  Megvii Engine Team 95ed871717 chore(deps): add mlir dependency 4 years ago
  Megvii Engine Team 1babd7aa34 chore(deps): update intel-mkl-dnn 4 years ago
  Megvii Engine Team 0307598a80 fix(dnn): keep consistent limit between deduce and compute 4 years ago
  Megvii Engine Team 354b478c1f fix(opr): remove constant value infer for const SharedDeviceTensor 4 years ago
  Megvii Engine Team 78d7d400d1 feat(opr): add a constant flavor for SharedDeviceTensor 4 years ago
  Megvii Engine Team 14e1a20599 fix(test): disable mocked tests on Windows 4 years ago
  Megvii Engine Team 76c79d79a1 fix(mgb/opr): fix ConvBias not passing on prep_filter 4 years ago
  Megvii Engine Team 498f7b2ea7 fix(opr): fix compile on GCC6 4 years ago
  Megvii Engine Team b9f3077d26 feat(opr): remove old weight preprocess adapter in fastrun 4 years ago
  Megvii Engine Team 75eebb7c42 feat(opr): use weight preprocess feature of MegDNN 4 years ago
  Megvii Engine Team 66509a54b3 test(mgb): enable gmock 4 years ago
  Megvii Engine Team fe3ee3cd54 refactor(opr): refactor OprArityTrait 4 years ago
  Megvii Engine Team 91efd67dbf refactor(mge/jit): change dump options, add test 4 years ago
  Megvii Engine Team 099ffeac12 chore(mge): typo and reword 4 years ago
  Megvii Engine Team 539aac4482 fix(dnn/cuda): fix sass loader 4 years ago
  Megvii Engine Team 39d4328309 fix(mge/functional): functional api fixes 4 years ago