43 Commits (355153e15847caae6e444a8e22b874f9ec8cedbc)

Author SHA1 Message Date
  Megvii Engine Team 03ab8136e7 fix(core): fix asan error cause by wild thread_pool ptr 4 years ago
  Megvii Engine Team 2d6827c168 fix(mgb/windows): temporary workround on cuda-windows python exit 4 years ago
  Megvii Engine Team 40bab1ed66 feat(log): opt log, enable mgb sdk log at opt build 4 years ago
  Megvii Engine Team 1bec737d1a feat(distributed): support distributed opr for rocm 5 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 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 47bdb4ef1d fix(mgb/core): add MGB_HAVE_THREAD macro to thread_local 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 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 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 cf53d9e0f8 fix(mgb/tensor): do tensor overlap check only when d2d and h2h 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 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 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 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 6f581906a1 refactor(mge/profiler): refactor profiler 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
  Megvii Engine Team e8571cca51 fix(mgb/cuda): fix cuda host alloc set device 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 9e9e8ca0fe fix(mgb): fix some compile errors 5 years ago
  Megvii Engine Team 318f6d75fa fix(mge): fix some warnings 5 years ago
  Megvii Engine Team f4ead78852 feat(mgb): static allocation with given padding 5 years ago
  Megvii Engine Team ff308e3b62 feat(mgb/comp_node): generate uid for cuda comp node 5 years ago
  Megvii Engine Team 1af4863179 fix(dnn/fallback): fix conv1x1's is_preferred method 5 years ago
  zjd1988 d34e385dd7 assert locator.device < sd.MAX_NR_DEVICE when bool(avaiable_node) = true 5 years ago
  Megvii Engine Team 8cf7150df0 feat(dnn/mge): add compnode multithread in python 5 years ago
  Megvii Engine Team 856ef62721 feat(mgb/core): support copy DeviceTensorND from cpu to cuda 5 years ago
  Megvii Engine Team f91881ffdc MegEngine: Initial commit of MegEngine. 6 years ago