60 Commits (d57a071271c8e9c1857ae69796d73e6d0ccf0ca8)

Author SHA1 Message Date
  Megvii Engine Team 80e1f38bea fix(gtest): fix ci error report stack-use-after-scope 4 years ago
  Megvii Engine Team c2e9860feb chore(license): remove all license in file header 4 years ago
  Megvii Engine Team e2f5156b69 refactor(megbrain): save fastrun result to algorithm cache 4 years ago
  Megvii Engine Team b5284796f9 feat(mgb/cambricon): add magicmind runtime opr 4 years ago
  Megvii Engine Team fe6299c52d Revert "feat(mgb): allow output tensor's ptr change when record" 4 years ago
  Megvii Engine Team d90cb7763c feat(src/core): record support change ptr basic 4 years ago
  Megvii Engine Team c17d603847 feat(mgb): allow output tensor's ptr change when record 4 years ago
  Megvii Engine Team 369c2ccc5a style(all): reformat c++ code 4 years ago
  Megvii Engine Team d69b59035d feat(dnn): add an get_all_algorithms_safe interface 4 years ago
  Megvii Engine Team 694aa1bd92 feat(dnn): add heuristic cache 4 years ago
  Megvii Engine Team b74afde89e feat(mgb/opr): let reduce support empty IO 4 years ago
  Megvii Engine Team 3eb0505f9b feat(imperative): add support for quantized conv transpose2d 4 years ago
  liuke 0baf6b0d63 Merge pull request #175 from tpoisonooo:fix-spell-error 4 years ago
  Megvii Engine Team 2f68aeb9b6 feat(imperative/jit): let trace support empty IO 5 years ago
  tpoisonooo 7038a7f5d0 fix(quant): fix spell error 5 years ago
  Megvii Engine Team 355153e158 feat(mge/dtr): add DTR in computing graph 5 years ago
  Megvii Engine Team 8b7d8d290b fix(core): fix json dump when weight preprocess 5 years ago
  Megvii Engine Team 1310ad4926 feat(dnn): add memory manager for enflame 5 years ago
  Megvii Engine Team 9f2af2099c feat(mgb): add enflame comp node 5 years ago
  Megvii Engine Team fc8b501bb8 refactor(mgb/core): refactor cpu compnode so that default cpu has no ability to record 5 years ago
  Megvii Engine Team 649e4dd750 test(cuda): fix test for cu111 5 years ago
  Megvii Engine Team b6376c83a0 fix(mgb/comp_node): use extra physical device to decide whether reuse existed CompNodeImpl 5 years ago
  Megvii Engine Team f3378100f9 feat(mgb): enable output dynamic memory alloc 5 years ago
  Megvii Engine Team 3620a940b5 fix(megdnn): fix test with workspace_limits to zero 5 years ago
  Megvii Engine Team f14e0c17e7 feat(mgb): add recursive for fastrun and megdnn test 5 years ago
  Megvii Engine Team 364afec033 chore(mge): update copyright years 5 years ago
  Megvii Engine Team 62637fc46e refactor(mgb/utils): allow user set different spin time for ASyncSCQueue 5 years ago
  Megvii Engine Team aeb7980b29 perf(mgb): outputs of the same opr and same compnode share the same callbackcaller 5 years ago
  Megvii Engine Team 15dd5e1a0f fix(mgb/core): fix memory management release cambricon var issue 5 years ago
  Megvii Engine Team 368c18607f fix(mgb/jit): find cuda include path correctly 5 years ago
  Megvii Engine Team 147dbf8a0c fix(test): fix a race condition in TestCudaMemAlloc 5 years ago
  Megvii Engine Team a1877ee0fa refactor(dnn): refactor algo interface, use algoinfo instead of global algorithm 5 years ago
  Megvii Engine Team f470df4f1a fix(mgb/opr): fix convbias with no bias when weight preprocess 5 years ago
  Megvii Engine Team 60c6d59fc9 feat(mbg/core): support bias preprocess in conv_bias 5 years ago
  Megvii Engine Team 9415ba5890 feat(src/core): free weight preprocessed weight 5 years ago
  Megvii Engine Team a3550f91ca test(rocm): Fix rocm testcase 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 cb8e53635a fix(mgb/core): disable thread_local in ios due to x-code bug 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 a599725cd0 fix(mgb/core): fix operator input waiting spec 5 years ago
  Megvii Engine Team 066da0bff1 fix(mgb/comp_node): add lock_guard to sd.mtx & update warning message & add test 5 years ago
  Megvii Engine Team 0e82b959a1 feat(mge/imperative): add sublinear options 5 years ago
  Megvii Engine Team 00ef677249 fix(mgb): remove internal for cambricon and atlas 5 years ago
  Megvii Engine Team 230ab45a1e fix(mgb/naive): fix naive convolution no dispatch kernel in handle 5 years ago
  Megvii Engine Team 09b5f3d434 fix(mgb/core): fix multi thread pool deactive and multi thread conflict 5 years ago
  Megvii Engine Team 734c498d27 perf(mgb/core): improve DevMemAlloc when it has single stream 5 years ago
  Megvii Engine Team b43fb1a97c perf(mgb): add CUDA host memory allocator 5 years ago
  Megvii Engine Team 5e7d2a91c2 refactor(mgb): add TensorND::proxy_to_default_cpu 5 years ago
  Megvii Engine Team 3bd8ef3589 feat(mgb/compnode): add atlas compnode 6 years ago
  Megvii Engine Team 09d2b7c3fe fix(core): make the semantics of instance id clear and correct 6 years ago