161 Commits (a4327c4d25ceacbfa0d73f0c03c97dd1f08ae864)

Author SHA1 Message Date
  Megvii Engine Team 12a3ef8d01 refactor(fastrun): decouple fastrun from computing graph 4 years ago
  Megvii Engine Team 87de704a46 feat(gopt): fuse conv h_swish 4 years ago
  Megvii Engine Team 3726f5cc92 feat(gopt): merger consecutive relayout and dimshuffle to one relayout to optimize CD4 performarce 4 years ago
  Megvii Engine Team 1fead9b6b0 feat(gopt): merge consecutive dimshuffle and relayout to one relayout to optimize CD4 performace 4 years ago
  Megvii Engine Team 26d1e4f7ed feat(gopt): optimize cd4 pass rule for elemwise and typecvt to let cd4 start as soon as possible 4 years ago
  Megvii Engine Team 5f4501e0f3 fix(gopt): fix conv bias fuse 2 noline 4 years ago
  Megvii Engine Team 6011f51001 style(all): fix clang-format for MGB_DEFINE inside another macro 4 years ago
  Megvii Engine Team 93310c0e4b fix(mgb/gopt): fix cpu global layout transform fastrun error 4 years ago
  Megvii Engine Team e715423f20 feat(src/gopt): add optpass on arm for fusing typecvt and elemwise to elemwise multi type 4 years ago
  Megvii Engine Team 0ad5eeaedd feat(mgb/gopt): global layout transform support opencl 4 years ago
  Megvii Engine Team b8ccc6a211 fix(mgb): fix loss execution policy after opr shallow copy 4 years ago
  Megvii Engine Team 6bb5409976 feat(dnn/src): add images2neibs kernel of opencl and related test 4 years ago
  Megvii Engine Team 30976c239f fix(mgb/gopt): fix global layout transform 4 years ago
  Megvii Engine Team b6c0e8d093 fix(mgb/gopt): update profiler cache of global layout transform test 4 years ago
  Megvii Engine Team f2db7b0ded feat(mgb/gopt): global layout transform support cuda fp16 4 years ago
  Megvii Engine Team ca7cec7a5d fix(mgb/gopt): minor fixes for global layout transform 4 years ago
  Megvii Engine Team 93152dfa14 fix(mgb/gopt): fix global layout transform 4 years ago
  Megvii Engine Team fe93013a6e feat(mgb/gopt): global layout transform support nchw_nchwxx hybrid mode 4 years ago
  Megvii Engine Team 3d45d35241 feat(mgb/gopt): profiler support checking algo availability 4 years ago
  Megvii Engine Team 5f15f75984 test(mgb/gopt): add a testcase for SubGraphExtractor with multiple outputs 4 years ago
  Megvii Engine Team a6230ba95a feat(mgb/gopt): global layout transform support arm 4 years ago
  Megvii Engine Team 0be6ca8899 fix(src/core): fix record change ptr bug on comp node copy 4 years ago
  Megvii Engine Team d90cb7763c feat(src/core): record support change ptr basic 4 years ago
  Megvii Engine Team 34773ba37b fix(mgb/gopt): tensorcore pass replace BatchConvBias inputs to nchw4 4 years ago
  Megvii Engine Team 8b7649345a feat(lite): lite support output var no copy option 4 years ago
  Megvii Engine Team 7642f66df7 feat(core): support output var no copy 4 years ago
  Megvii Engine Team 25ec2530ba feat(whl/api/lar): enable megengine dll on Windows 4 years ago
  Megvii Engine Team d898838e18 fix(src/gopt/test): remove device info in the cache_data 4 years ago
  Megvii Engine Team a4ac5e7e8f fix(mgb/gopt): fix profiler cache when build without opr type info name 4 years ago
  Megvii Engine Team 012de7695d feat(mgb/gopt): add profiler cache 4 years ago
  Megvii Engine Team b33ec46e54 fix(mgb/gopt): fix layout gtrans when graph partition has opr with different format 4 years ago
  Megvii Engine Team 369c2ccc5a style(all): reformat c++ code 4 years ago
  Megvii Engine Team 88c1eedbd7 feat(mgb/gopt): enable reduce for nchw44 4 years ago
  Megvii Engine Team fca195351c feat(gopt): add nhwc fuse conv typecvt optpass 4 years ago
  Megvii Engine Team c0ccd0ea7e feat(mge/bn): add NHWC support for bn 4 years ago
  Megvii Engine Team d7cc4628f6 perf(gopt): opt concat for OpenCL 4 years ago
  Megvii Engine Team eca6e1d931 fix(ci): fixes for ci 4 years ago
  Megvii Engine Team 19d7412a0a refactor(mgb/gopt): reorganize code of global layout transform 4 years ago
  Megvii Engine Team 8ef12bdf22 feat(mgb/gopt): add user inferface for global layout transform 4 years ago
  Megvii Engine Team a3cd3fc74f test(mgb/gopt): add testcase for global layout transform 4 years ago
  Megvii Engine Team af576e9ae0 fix(mgb/gopt): fix auto padding for nhwc layout 4 years ago
  Megvii Engine Team af828ca9ec feat(mgb/gopt): fix folding conv dimshuffle pass 4 years ago
  Megvii Engine Team c67c4b7ddc feat(mgb/gopt): add layout transform pass 4 years ago
  Megvii Engine Team 2ec7c16725 feat(mgb/gopt): profiler support opr filter and var node filter 4 years ago
  Megvii Engine Team 50ea5ae8e2 feat(mgb/gopt): add dynamic programming solver 4 years ago
  Megvii Engine Team c14e5719f8 feat(mgb/gopt): add profile impl for global layout transform pass 5 years ago
  Megvii Engine Team 9c0a17d07b feat(mgb/gopt): add auto aligned reformat impls 5 years ago
  Megvii Engine Team 2ed76b1660 feat(mgb/gopt): add graph dumper for graph partition 5 years ago
  Megvii Engine Team 76b2840858 feat(mgb/gopt): add subgraph extractor 5 years ago
  Megvii Engine Team 8a3eb05a1b refactor(mgb/gopt): refactor tensor reformat opt pass 5 years ago