Home
last modified time | relevance | path

Searched refs:MS_CTX_KERNEL_BUILD_SERVER_DIR (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/core/utils/
Dms_context.cc44 set_param<std::string>(MS_CTX_KERNEL_BUILD_SERVER_DIR, ""); in MsContext()
Dms_context.h126 MS_CTX_KERNEL_BUILD_SERVER_DIR, enumerator
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dkernel_build_client.h148 auto server_dir = ms_context->get_param<std::string>(MS_CTX_KERNEL_BUILD_SERVER_DIR); in GetScriptFilePath()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline.cc1144 ms_context->set_param<std::string>(MS_CTX_KERNEL_BUILD_SERVER_DIR, kernel_build_server_dir_s); in KernelBuildServerDir()
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc3156 ms_context->set_param<std::string>(MS_CTX_KERNEL_BUILD_SERVER_DIR, kernel_build_server_dir_s); in set_kernel_build_server_dir()