278 Commits (release-1.1)

Author SHA1 Message Date
  Megvii Engine Team c225591476 chore(release): bump version 5 years ago
  Megvii Engine Team 5d0f8da46a feat(mgb/jit): add Dimshuffle and lowering passes in jit mlir backend 5 years ago
  Megvii Engine Team 0007b9e09b build(third_party): update llvm-project 5 years ago
  Megvii Engine Team 404ef808fa feat(mgb/jit): adapt jit mlir backend to new mgb dialect and add typecvt 5 years ago
  Megvii Engine Team 60c6d59fc9 feat(mbg/core): support bias preprocess in conv_bias 5 years ago
  Megvii Engine Team 064c774f05 feat(imperative): impl hashable for SendRecv and add virtual input for Recv 5 years ago
  Megvii Engine Team b60cc8ca3e feat(mgb/opr): add megbrain fake quant opr 5 years ago
  Megvii Engine Team 4f9948d00c chore(mbg/core): add MGB_WORKER_SHORT_SPIN env variable to set short spin 5 years ago
  Megvii Engine Team 4f527af4ae chore(mbg/core): fix the repeat code 5 years ago
  Megvii Engine Team fea5cf6279 fix(sdk/loader): debug sstar loader 5 years ago
  Megvii Engine Team d793c87cdd refactor(mlir/dialect): redefine mgb dialect 5 years ago
  Megvii Engine Team 005ead5aea docs(cpu/comp_node): note cpu_default() 5 years ago
  Megvii Engine Team 9415ba5890 feat(src/core): free weight preprocessed weight 5 years ago
  Megvii Engine Team 7cd71c3102 fix(mgb/gopt): fix cd4 elewise transform 5 years ago
  Megvii Engine Team 280861aebb feat(atlas): add acl.json support, use for profile 5 years ago
  Megvii Engine Team 9682db9820 feat(mgb): add jit mlir elemwise broadcast 5 years ago
  Megvii Engine Team a3550f91ca test(rocm): Fix rocm testcase 5 years ago
  Megvii Engine Team 1e90c45793 refactor(mgb/opr): move fastrun out of conv opr 5 years ago
  Megvii Engine Team 2a3f4d099a refactor(dnn/arm): refactor CPU heuristic algo selection 5 years ago
  Megvii Engine Team 5cfe73657b fix(mgb/core): ensure all VarNodes would be handled in init_ready_event 5 years ago
  Megvii Engine Team 2d0c96906a fix(opr): add mask check for dct 5 years ago
  Megvii Engine Team 45032220a4 feat(opr): add dct opr 5 years ago
  Megvii Engine Team 170897f2e1 feat(mgb/jit): add more elemwise modes for mlir backend 5 years ago
  Megvii Engine Team ca717806af fix(mgb): fix wrong use of macro MGB_ENABLE_GRAD 5 years ago
  Megvii Engine Team cab46f2a00 fix(dnn): fix relayout format when group conv group=1 5 years ago
  Megvii Engine Team cfc430b8c7 fix(mbg/opr): fix ModifySubtensorImplHelper infer shape depend input value for valid check 5 years ago
  Megvii Engine Team 3635af6274 style(atlas): add comment for async d2d 5 years ago
  Megvii Engine Team d68d4d1d99 perf(atlas): use async d2d 5 years ago
  Megvii Engine Team 4afa4b72c3 fix(mgb/oppass): fix fuse conv bias pass when bias is full bias and bias 5 years ago
  Megvii Engine Team 50d64bd333 fix(pytest/windows/impertive): open impertive pytest on windows 5 years ago
  Megvii Engine Team 03d0cc0281 feat(gopt): add remove redundant copy pass 5 years ago
  Megvii Engine Team 545567d3ba fix(atlas): add NO_MEM_RECLAME flag for the output of atlas runtime opr 5 years ago
  Megvii Engine Team d47cf332cc build(third_party): update llvm-project and adapt to mlir interface changes 5 years ago
  Megvii Engine Team 95f6b53183 feat(opr/nvof): add nvof operator 5 years ago
  Megvii Engine Team 9dc5538692 fix(mgb): update fastrun log level when not set timeout 5 years ago
  Megvii Engine Team 8d1f302590 fix(mge): fix batch norm dump 5 years ago
  Megvii Engine Team 40e778fbd1 fix(mgb): fix-deconv-io16c32-pass-fail 5 years ago
  Megvii Engine Team e0da74852e feat(opr): add confidential operator 5 years ago
  Megvii Engine Team 5a85c907e0 feat(mgb/opr): add megbrain adaptive pooling opr 5 years ago
  Megvii Engine Team cb8e53635a fix(mgb/core): disable thread_local in ios due to x-code bug 5 years ago
  Megvii Engine Team ab69883418 fix(mgb/core): use thread local for OpenCL recorder 5 years ago
  Megvii Engine Team 8857456593 fix(mgb/core): use thread local fix multi thread use same compnode with recorder enabled 5 years ago
  Megvii Engine Team 10106341fe fix(mgb/opr): fix take CpuDispatchableBase::EventImpl as CpuEventImpl 5 years ago
  Megvii Engine Team fe5649e456 fix(mge/imperative): remove duplicated opr 5 years ago
  Megvii Engine Team add3a1bc62 feat(mgb/opr): add weight preprocess option 5 years ago
  Megvii Engine Team ee2e2b3c7b fix(mgb/gopt): fix nchwxx optpass of no handle conv_bias opr which with no bias 5 years ago
  Megvii Engine Team 59a9275c66 fix(mge): fix optimize_for_inference during trace.dump 5 years ago
  Megvii Engine Team 165798bf9c fix(mge/build): move version.ld to src under project source root 5 years ago
  Megvii Engine Team b8ddca4c38 fix(atlas): add MGB_USE_ATLAS_ASYNC_API to enable async api 5 years ago
  Megvii Engine Team 94f1f63496 refactor(mgb/build): remove MGB_ENABLE_IMPERATIVE macro 5 years ago