28 Commits (d07cfdcbe90f0bc0d4f89f2daee654d1fcbbea19)

Author SHA1 Message Date
  Megvii Engine Team d07cfdcbe9 refactor(mgb): move convolution mixin to search_policy 4 years ago
  Megvii Engine Team a57317f4e1 refactor(mgb): move profile cache out of mgb opr and update CACHE_KEY_VERSION 4 years ago
  Megvii Engine Team f470df4f1a fix(mgb/opr): fix convbias with no bias when weight preprocess 4 years ago
  Megvii Engine Team 60c6d59fc9 feat(mbg/core): support bias preprocess in conv_bias 4 years ago
  Megvii Engine Team 9415ba5890 feat(src/core): free weight preprocessed weight 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 ca717806af fix(mgb): fix wrong use of macro MGB_ENABLE_GRAD 4 years ago
  Megvii Engine Team add3a1bc62 feat(mgb/opr): add weight preprocess option 4 years ago
  Megvii Engine Team 354b478c1f fix(opr): remove constant value infer for const SharedDeviceTensor 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 fe3ee3cd54 refactor(opr): refactor OprArityTrait 4 years ago
  Megvii Engine Team 651920c7ad fix(dnn): fix nchw88 winograd weight preprocess 4 years ago
  Megvii Engine Team 1173205726 fix(gopt): nchw_nchwxx useable and opt pass use nchw_nchwxx_valid 4 years ago
  Megvii Engine Team eb18eba87d fix(gopt): fix nchw44 nchw44_dot gopt test 4 years ago
  Megvii Engine Team 80c4705317 perf(mgb): use midout in megbrain to reduce binary size 4 years ago
  Megvii Engine Team 273f891b55 fix(mgb/gopt): fix run-time winograd-transform and nchwxx error 5 years ago
  Megvii Engine Team 02abc36ea6 fix(mbg/arm_common): fix nchw44-dot misc issue 5 years ago
  Megvii Engine Team 9ed3882a94 fix(opr/dnn): fix winograd fast run mismatch 5 years ago
  Megvii Engine Team 18be23f328 fix(mbg/gopt): fix nchwxx gopt with no fuse conv_bias and winograd 5 years ago
  Megvii Engine Team 8f87a3e988 feat(dnn/arm_common): add int8 nchw44 winograd f23_4x4 f23_8x8 compute float32/int16 output int8 5 years ago
  Megvii Engine Team e28dc6062d refactor(opr/dnn): support new MegDNN conv interface 5 years ago
  Megvii Engine Team 9b908c0203 refactor(opr/dnn): remove MegDNNOprInputsLayoutModifier 5 years ago
  Megvii Engine Team 3bd699fdfd fix(opr): fix int8 winograd preprocess output dtype mismatch 5 years ago
  Megvii Engine Team f91881ffdc MegEngine: Initial commit of MegEngine. 5 years ago