442 Commits (release-1.4)

Author SHA1 Message Date
  Megvii Engine Team 3e00e3f697 feat(debug/linux): opt linux backtrace 4 years ago
  Megvii Engine Team 783a612643 feat(debug/macos/windows): imp macos/windows backtrace, fix mem issue 4 years ago
  Megvii Engine Team e92670e820 fix(mgb/atlas): when batchsize more than model max batchsize 4 years ago
  Megvii Engine Team 147dbf8a0c fix(test): fix a race condition in TestCudaMemAlloc 4 years ago
  Megvii Engine Team 7066ad5ba6 feat(dnn): add uint16 support 4 years ago
  Megvii Engine Team a1877ee0fa refactor(dnn): refactor algo interface, use algoinfo instead of global algorithm 4 years ago
  Megvii Engine Team cb59c27835 feat(mlir/ir): add more op definitions 4 years ago
  Megvii Engine Team 9ec8d375f1 feat(externcopr): add config extern c opr dynamic param 4 years ago
  Megvii Engine Team 88e918e261 feat(mgb/jit): add scf.ForOp in MgbToGpuLoweringPass 4 years ago
  Megvii Engine Team 6f5d0febf1 perf(dnn/cuda): enhance performance for pooling forward 4 years ago
  Megvii Engine Team f7731bd437 fix(mgb/jit): fix a pointer bug in mlir executable_cuda 4 years ago
  Megvii Engine Team 2ad8c5e1e9 fix(mge/io_remote): fix remote send/recv gradient at trace 4 years ago
  Megvii Engine Team f470df4f1a fix(mgb/opr): fix convbias with no bias when weight preprocess 4 years ago
  Megvii Engine Team 6b9ac894d3 fix(mgb/topk): fix topk grad 4 years ago
  Megvii Engine Team 61c5c9cf74 chore(cmake): normlize some cmake message level 4 years ago
  Megvii Engine Team 5d0f8da46a feat(mgb/jit): add Dimshuffle and lowering passes in jit mlir backend 4 years ago
  Megvii Engine Team 0007b9e09b build(third_party): update llvm-project 4 years ago
  Megvii Engine Team 404ef808fa feat(mgb/jit): adapt jit mlir backend to new mgb dialect and add typecvt 4 years ago
  Megvii Engine Team 60c6d59fc9 feat(mbg/core): support bias preprocess in conv_bias 4 years ago
  Megvii Engine Team 064c774f05 feat(imperative): impl hashable for SendRecv and add virtual input for Recv 4 years ago
  Megvii Engine Team b60cc8ca3e feat(mgb/opr): add megbrain fake quant opr 4 years ago
  Megvii Engine Team 4f9948d00c chore(mbg/core): add MGB_WORKER_SHORT_SPIN env variable to set short spin 4 years ago
  Megvii Engine Team 4f527af4ae chore(mbg/core): fix the repeat code 4 years ago
  Megvii Engine Team fea5cf6279 fix(sdk/loader): debug sstar loader 4 years ago
  Megvii Engine Team d793c87cdd refactor(mlir/dialect): redefine mgb dialect 4 years ago
  Megvii Engine Team 005ead5aea docs(cpu/comp_node): note cpu_default() 4 years ago
  Megvii Engine Team 9415ba5890 feat(src/core): free weight preprocessed weight 4 years ago
  Megvii Engine Team 7cd71c3102 fix(mgb/gopt): fix cd4 elewise transform 4 years ago
  Megvii Engine Team 280861aebb feat(atlas): add acl.json support, use for profile 4 years ago
  Megvii Engine Team 9682db9820 feat(mgb): add jit mlir elemwise broadcast 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 2a3f4d099a refactor(dnn/arm): refactor CPU heuristic algo selection 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 45032220a4 feat(opr): add dct opr 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 cab46f2a00 fix(dnn): fix relayout format when group conv group=1 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 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 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 03d0cc0281 feat(gopt): add remove redundant copy pass 4 years ago
  Megvii Engine Team 545567d3ba fix(atlas): add NO_MEM_RECLAME flag for the output of atlas runtime opr 4 years ago
  Megvii Engine Team d47cf332cc build(third_party): update llvm-project and adapt to mlir interface changes 4 years ago
  Megvii Engine Team 95f6b53183 feat(opr/nvof): add nvof operator 4 years ago
  Megvii Engine Team 9dc5538692 fix(mgb): update fastrun log level when not set timeout 4 years ago
  Megvii Engine Team 8d1f302590 fix(mge): fix batch norm dump 4 years ago