feat:
fix:
base/common/aclrt_malloc_helper.h
runtime/rt.h
using rtMemType_t = uint32_t;
base/common/aclrt_malloc_helper.cc
ge::AclrtMalloc()
rtMalloc
ge::AclrtMallocHost()
rtMallocHost
ge::AclrtMallocForTaskScheduler()
rtMallocForTaskScheduler
ge::AclrtMallocHostSharedMemory()
rtMallocHostSharedMemory
ge::AclrtFreeHostSharedMemory()
rtFreeHostSharedMemory
ge::AdviseAndTouchHugePages()
runtime/v1/common/aclrt_malloc_helper.h
rtMemAdvise
bash build.sh
ge_common_base