feat:
fix:
pkg_inc/runtime/runtime
rtsGetThreadLastTaskId
aclrtGetThreadLastTaskId
rtGetDeviceCapability
rtsDeviceGetCapability
base/common/ge_rts_decl.h
#ifndef CCE_RUNTIME_KERNEL_H
#ifndef CCE_RUNTIME_DEVICE_H
runtime/rt.h
ge_rts_decl.h
runtime_api_wrapper.h
runtime/rt_ffts_plus.h
runtime/rt_stars.h
runtime/mem.h
refactor:
session_options
TILING_SCHEDULE_OPTIMIZE
graph_options
ASCEND_HOME_PATH
FormatErrnoReason
inc/graph_metadef/common/ge_common/util.h
[Errno {code}] {message}
FormatErrnoReason()
ValueChecker
std::string &reason
errmsg
reason
tests/ge/ut/ge/common/util_unittest.cc
IsSwitchOptValueValid
base/common/aclrt_malloc_helper.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