1074 Commits (e0fffa5286da293601b8220f330872931d075cf5)
 

Author SHA1 Message Date
  Megvii Engine Team 9682db9820 feat(mgb): add jit mlir elemwise broadcast 4 years ago
  Megvii Engine Team 89303cd829 feat(megdnn/rocm): add bn for rocm backend 4 years ago
  Megvii Engine Team 7cd846a570 fix(mge/batch_norm): fix batch_norm check when trace(symbolic=True) 4 years ago
  Megvii Engine Team 120e719e17 refactor(imperative): refactor OpTrait methods and registration 4 years ago
  Megvii Engine Team aea829c9fa feat(megdnn/rocm): add average inclusive mode for pooling 4 years ago
  Megvii Engine Team a3550f91ca test(rocm): Fix rocm testcase 4 years ago
  Megvii Engine Team 1e90c45793 refactor(mgb/opr): move fastrun out of conv opr 4 years ago
  Megvii Engine Team 2fc77caf44 fix(whl/macos/windows/linux): fix macos/windows whl broken caused by 4 years ago
  Megvii Engine Team c89209450d ci(mge): remove blank line for windows doctest 4 years ago
  Megvii Engine Team e082e27780 refactor(mge/data): Refactor megeninge.data.dataset 4 years ago
  Megvii Engine Team f04e0d777e feat(mge/data): dpflow dataset, stream sampler and loader 4 years ago
  Megvii Engine Team be511a56f9 fix(mge/imperative): fix tensor astype failed for quantized type 4 years ago
  Megvii Engine Team b309890c66 docs(mge): pytest for sphinx docstring 4 years ago
  Megvii Engine Team 1b56851715 fix(mge/trace): fix graph option in trace 4 years ago
  Megvii Engine Team f2f5f9acd6 fix(mgb/jit): remove MGE_USE_SYSTEM_LIB from mlir linking 4 years ago
  Megvii Engine Team 1217801133 perf(mge): add opdef for broadcast 4 years ago
  Megvii Engine Team fccb2510c4 perf(mge): add opdef for elemwise and batchnorm 4 years ago
  Megvii Engine Team c008cf3757 refactor(mge): delete old dump_with_testcase_mge 4 years ago
  Megvii Engine Team 2a3f4d099a refactor(dnn/arm): refactor CPU heuristic algo selection 4 years ago
  Megvii Engine Team 981f487bf5 chore(third_party): update upstream of cutlass 4 years ago
  Megvii Engine Team 5cfe73657b fix(mgb/core): ensure all VarNodes would be handled in init_ready_event 4 years ago
  Megvii Engine Team 2d0c96906a fix(opr): add mask check for dct 4 years ago
  Megvii Engine Team 9ffde21236 feat(python): add dct python opr 4 years ago
  Megvii Engine Team 45032220a4 feat(opr): add dct opr 4 years ago
  Megvii Engine Team ba66e1d039 feat(dnn): add nchw_fp32 nchw44_qint8 cuda dct 4 years ago
  Megvii Engine Team b327822994 feat(mge/grad_manager): add `clear_grad` method for GradManager 4 years ago
  Megvii Engine Team 2627e1f7df fix(mge/grad_manager): allow multiple calls of `release` 4 years ago
  Megvii Engine Team 67a543f350 build(mlir): remove unused llvm target to reduce compile time 4 years ago
  Megvii Engine Team a9f98e9c66 refactor(meg/internal): move interal codes back to megbrain 4 years ago
  Megvii Engine Team 65c549137f feat(load_and_run): feat --input parameter 4 years ago
  Megvii Engine Team 8419a4fbc3 build(third_party): update llvm-project and adapt to mlir interface changes 4 years ago
  Megvii Engine Team 170897f2e1 feat(mgb/jit): add more elemwise modes for mlir backend 4 years ago
  Megvii Engine Team ca717806af fix(mgb): fix wrong use of macro MGB_ENABLE_GRAD 4 years ago
  Megvii Engine Team e8bf5bc002 fix(mge): ensure contiguous when passing tensor from graph rt to imperative rt 4 years ago
  Megvii Engine Team 3af1056377 feat(mge/grad): attach grad immediately 4 years ago
  Megvii Engine Team dc3c17ba13 chore(cmake): fix a cmake typo 5 years ago
  Megvii Engine Team 44b27f0d6e build(3516): fix some cpu flags build failed and fix 3516 ycm 4 years ago
  Megvii Engine Team cab46f2a00 fix(dnn): fix relayout format when group conv group=1 4 years ago
  Megvii Engine Team 8b154fd7a5 fix(license): correct and format the content of license to make it be detected by GitHub 4 years ago
  Megvii Engine Team b13c78a532 fix(ios): fix cmake ios cross build 4 years ago
  Megvii Engine Team cfc430b8c7 fix(mbg/opr): fix ModifySubtensorImplHelper infer shape depend input value for valid check 4 years ago
  Megvii Engine Team 8764a6c8ff feat(dnn/cuda): add volta dp4a int8 sass kernel 4 years ago
  Megvii Engine Team e296a6842a fix(build/doc): fix build md 4 years ago
  Megvii Engine Team 3635af6274 style(atlas): add comment for async d2d 4 years ago
  Megvii Engine Team d68d4d1d99 perf(atlas): use async d2d 4 years ago
  Megvii Engine Team d8ac6c70a1 fix(quantize): fix quantize calibration dtype issue 4 years ago
  Megvii Engine Team 4afa4b72c3 fix(mgb/oppass): fix fuse conv bias pass when bias is full bias and bias 4 years ago
  Megvii Engine Team 50d64bd333 fix(pytest/windows/impertive): open impertive pytest on windows 4 years ago
  Megvii Engine Team dfc3935d06 fix(pytest/windows/impertive): fix windows wrong test skip 4 years ago
  Megvii Engine Team 786399c5c9 fix(pytest/windows/impertive): fix impertive pytest failed on windows 4 years ago