1946 Commits (369c2ccc5a4906e1e043c6e54321b4a33a14bed0)
 

Author SHA1 Message Date
  Megvii Engine Team 31705913c0 fix(ci): set MGE_FASTRUN_CACHE_TYPE=FILE in ci env 3 years ago
  huangxinda f814a4ae78 ci(mge): update test script 3 years ago
  Megvii Engine Team 2c4ee99227 fix(dnn): short cutlass filename in windows 3 years ago
  Megvii Engine Team b17b56f309 fix(build): fix copy bara error 3 years ago
  Megvii Engine Team 3c6665f7c1 feat(lite/whl): merge lite whl to main package 3 years ago
  Megvii Engine Team 989fdde255 refactor(subgraph): use graph queue to cache compiled op graphs 3 years ago
  Megvii Engine Team a7a3bf2d6c test(subgraph): simple test for subgraph 3 years ago
  Megvii Engine Team d063d5774f perf(functional): use fma to reduce elemwise but disable subgraph compilation 3 years ago
  Megvii Engine Team 2a063f8e87 fix(subgraph): fix scope mismatch of subgraph content 3 years ago
  Megvii Engine Team 3206af9db2 perf(functional/matmul): reimplement matmul with subgraph 3 years ago
  Megvii Engine Team 8c47c1f149 perf(syncbn): reimplement with subgraph 3 years ago
  Megvii Engine Team 53da5c79f4 feat(cg): add comp_seq_sync_device option 3 years ago
  Megvii Engine Team e1c7b22ff0 perf(ops): enable memory forward for reduce in special cases 3 years ago
  Megvii Engine Team cd60d26852 perf(ops): specialize Broadcast 3 years ago
  Megvii Engine Team 3fd3e000d1 feat(ops): add serval utility ops 3 years ago
  Megvii Engine Team 5b4f7c5dd0 perf(interpreter): unwind ops with make_forward_graph 3 years ago
  Megvii Engine Team 5798f6ce20 feat(subgraph): add OpMeth make_forward_graph 3 years ago
  Megvii Engine Team 48db45d123 perf(interpreter): try put device value with host to reduce d2h 3 years ago
  Megvii Engine Team a605f38b26 refactor(opmeth): add OpMethCache struct 3 years ago
  Megvii Engine Team 0213dbe556 feat(subgraph): add graph builder 3 years ago
  Megvii Engine Team 0b8dc2c98b refactor(subgraph): add generic encoded_graph 3 years ago
  Megvii Engine Team 88b3c84229 refactor(subgraph): move to subgraph.h 3 years ago
  Megvii Engine Team 43a9e6e361 fix(third-party): extra logs 3 years ago
  Megvii Engine Team 432592374d build(dnn/cuda): fix cmake compile dependency for cutlass kernels 3 years ago
  Megvii Engine Team 1e3af4dd17 fix(mgb/comp_node): add more info in `comp_node.to_string()` 3 years ago
  Megvii Engine Team 3103180456 fix(mge/optimizer): only disable convert inputs in build-in optimizers 3 years ago
  Megvii Engine Team fd24dc8e36 feat(mge/hub/fetcher): add checking of mge version 3 years ago
  Megvii Engine Team 0ef5183c65 perf(opdef/reshape): specialize Reshape 3 years ago
  Megvii Engine Team 77309609fa perf(functional/dropout): add fastpath for dropout 3 years ago
  Megvii Engine Team cc07b96f82 perf(dnn/relayout): disable copy_last_contiguous when contiguous_size is 3 years ago
  Megvii Engine Team b2918f4007 feat(third_party): sync patch of cpuinfo and prepare.sh 3 years ago
  Megvii Engine Team bc2b8d6f54 fix(windows/fix-prepare): fix prepare on windows 4 years ago
  Megvii Engine Team ace020c576 fix(git): make git version check work 4 years ago
  Megvii Engine Team 780fe02242 fix(ci): git set user and email 4 years ago
  Megvii Engine Team d195fdec71 refactor(mgb): refactor has-usable-algo function for global optimizer 3 years ago
  Megvii Engine Team d6e50b2cbd fix(mgb/load-and-run): correct usage string for nchw88 and nchw44-dot 3 years ago
  Megvii Engine Team 92079e1061 docs(mge/distributed): update distributed collective communication Google style docs 3 years ago
  Megvii Engine Team f971982829 feat(lite): add header licence 3 years ago
  Megvii Engine Team 71230e9a00 feat(lite): open source for lite 3 years ago
  Megvii Engine Team 5fe789abb9 fix(mge/distributed): skip check when machine_ranks is None 3 years ago
  Megvii Engine Team 298c44433f fix(mge/module): fix mistake warning message of module auto naming 3 years ago
  Megvii Engine Team c54a731b9b fix(utils/network): fix replace oprs 3 years ago
  Megvii Engine Team 604bb2a569 feat(mgb/dnn): add int atomic add for megdnn 3 years ago
  Megvii Engine Team 4b08e79da8 fix(mgb): fix fastrun no_profiling_on_shape_change 3 years ago
  Megvii Engine Team eab6afab47 feat(mgb): add padding opr for megbrain 4 years ago
  Megvii Engine Team 2224a25205 fix(mge/opr): add opr_footprint support for PoolingBackward 3 years ago
  Megvii Engine Team 91675a7177 fix(mgb): change span-too-large warning to debug level 3 years ago
  luzzyzhang 7b34936a5b ci(yaml): fix workflow job trigger event error 3 years ago
  luzzyzhang cbf3bb18da ci(yaml): fix only pull request run ci lint 3 years ago
  luzzyzhang 494f23db33 ci(lint): add commit lint and format check 3 years ago