115 Commits (355153e15847caae6e444a8e22b874f9ec8cedbc)

Author SHA1 Message Date
  Megvii Engine Team 355153e158 feat(mge/dtr): add DTR in computing graph 4 years ago
  Megvii Engine Team 76f4f97536 refactor(sublinear): add SeqModifierBase 4 years ago
  Megvii Engine Team 47dcdf3e17 fix(mgb/core): fix dtype and resize modifiers for tensor 4 years ago
  Megvii Engine Team 03ab8136e7 fix(core): fix asan error cause by wild thread_pool ptr 4 years ago
  Megvii Engine Team 86b69cacd0 fix(dnn): fixes for int4 4 years ago
  Megvii Engine Team ae6ff2c5a6 feat(mgb/gopt): add opt pass for nchw64 layout transform 4 years ago
  Megvii Engine Team 858261af1f fix(python_module): fix conversion between numpy-ndarray and mgb tensor for qint4 and quint4 4 years ago
  Megvii Engine Team 3b9b87809d refactor(dnn): refactor lowbit tensor format 4 years ago
  Megvii Engine Team 2d6827c168 fix(mgb/windows): temporary workround on cuda-windows python exit 4 years ago
  Megvii Engine Team 8b7d8d290b fix(core): fix json dump when weight preprocess 4 years ago
  Megvii Engine Team b06b589960 feat(mgb): get static graph memory info 4 years ago
  Megvii Engine Team 40bab1ed66 feat(log): opt log, enable mgb sdk log at opt build 4 years ago
  Megvii Engine Team 3bd0df8e12 fix(rocm): enable var_releaser for rocm 4 years ago
  Megvii Engine Team 1bec737d1a feat(distributed): support distributed opr for rocm 5 years ago
  Megvii Engine Team 8585aa61ad fix(mgb): fix fast run crash when profile heuristic strategy 4 years ago
  Megvii Engine Team 62c394ca91 feat(cuda/comp_node): enable to query adjacent free blocks size 4 years ago
  Megvii Engine Team fd61f09540 feat(cuda/comp_node): enable to directly query memory status 4 years ago
  Megvii Engine Team 04b1a45af4 fix(dnn): fix cudnn crash when finalize called after cudnn dtor 4 years ago
  Megvii Engine Team 9f2af2099c feat(mgb): add enflame comp node 5 years ago
  Megvii Engine Team e1c83d8d51 fix(mgb/core): add warning information about const_var_shape when record mode 4 years ago
  Megvii Engine Team fc8b501bb8 refactor(mgb/core): refactor cpu compnode so that default cpu has no ability to record 4 years ago
  Megvii Engine Team 55974e8cf9 feat(log): opt log 4 years ago
  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