93 Commits (8928c77c56b38dfc81d5b44cabedac886688fdfd)

Author SHA1 Message Date
  Megvii Engine Team a3ea1f153c feat(mgb/opr): add fast profile and combined Execution strategy 5 years ago
  Megvii Engine Team 47bdb4ef1d fix(mgb/core): add MGB_HAVE_THREAD macro to thread_local 5 years ago
  Megvii Engine Team 4b98c72171 fix(mge/sublinear): change no virtual grad warning to log_debug 4 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 c51a687cef chore(mge): update copyright years 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 3975a54aa4 fix(mge/sublinear): fix divide by zero in sublinear 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 7f3f9a94ae feat(mgb/core): add shape hint for graph optimization 5 years ago
  Megvii Engine Team a5609f3bbf fix(cambricon): fix cross cn copy for cambricon 5 years ago
  Megvii Engine Team 15dd5e1a0f fix(mgb/core): fix memory management release cambricon var issue 5 years ago
  Megvii Engine Team 469d0808f5 fix(asan/thread): fix asan issue 5 years ago
  Megvii Engine Team fc0fcd2f7f chore(winograd): remove winograd transform code 5 years ago
  Megvii Engine Team 368c18607f fix(mgb/jit): find cuda include path correctly 5 years ago
  Megvii Engine Team cf53d9e0f8 fix(mgb/tensor): do tensor overlap check only when d2d and h2h 5 years ago
  Megvii Engine Team 0398a7867f fix(build/windows/cuda/llvm): fix windows bazel build with cuda 5 years ago
  Megvii Engine Team dbb64b46d5 feat(debug/android): opt android backtrace 5 years ago
  Megvii Engine Team 3e00e3f697 feat(debug/linux): opt linux backtrace 5 years ago
  Megvii Engine Team 783a612643 feat(debug/macos/windows): imp macos/windows backtrace, fix mem issue 5 years ago
  Megvii Engine Team 4f9948d00c chore(mbg/core): add MGB_WORKER_SHORT_SPIN env variable to set short spin 5 years ago
  Megvii Engine Team 4f527af4ae chore(mbg/core): fix the repeat code 5 years ago
  Megvii Engine Team 005ead5aea docs(cpu/comp_node): note cpu_default() 5 years ago
  Megvii Engine Team 9415ba5890 feat(src/core): free weight preprocessed weight 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 45032220a4 feat(opr): add dct opr 5 years ago
  Megvii Engine Team 3635af6274 style(atlas): add comment for async d2d 5 years ago
  Megvii Engine Team d68d4d1d99 perf(atlas): use async d2d 5 years ago
  Megvii Engine Team 50d64bd333 fix(pytest/windows/impertive): open impertive pytest on windows 5 years ago
  Megvii Engine Team 9dc5538692 fix(mgb): update fastrun log level when not set timeout 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 ab69883418 fix(mgb/core): use thread local for OpenCL recorder 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 10106341fe fix(mgb/opr): fix take CpuDispatchableBase::EventImpl as CpuEventImpl 5 years ago
  Megvii Engine Team b8ddca4c38 fix(atlas): add MGB_USE_ATLAS_ASYNC_API to enable async api 5 years ago
  Megvii Engine Team 94f1f63496 refactor(mgb/build): remove MGB_ENABLE_IMPERATIVE macro 5 years ago
  Megvii Engine Team 4a5e317063 fix(mgb/opr-mm): remove stream -4 for CollectiveComm 5 years ago
  Megvii Engine Team a599725cd0 fix(mgb/core): fix operator input waiting spec 5 years ago
  Megvii Engine Team a7b9ece4a7 feat(mgb/comp_node): add set_prealloc_config 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 a51d5b4c31 feat(mgb/jit): add mlir backend for cpu and cuda 5 years ago
  Megvii Engine Team dd39265e95 fix(mgb/dtype): enable TypeCvt for bool when trace(symbolic=True) 5 years ago
  Megvii Engine Team 6f581906a1 refactor(mge/profiler): refactor profiler 5 years ago
  Megvii Engine Team cc952b2b92 fix(rocm): fix rocm megdnntest sleep and a cut code 5 years ago
  Megvii Engine Team 1fe8a21299 fix(mge): fix sublinear memory in jit.trace 5 years ago
  Megvii Engine Team 0e82b959a1 feat(mge/imperative): add sublinear options 5 years ago
  Megvii Engine Team 6e882c1a86 feat(whl/imperative): compat for build python whl imperative and legacy runtime 5 years ago
  Megvii Engine Team 9510136223 fix(mgb/rocm): remove begin-internal of rocm 5 years ago
  Megvii Engine Team 00ef677249 fix(mgb): remove internal for cambricon and atlas 5 years ago