Home
last modified time | relevance | path

Searched refs:MS_CTX_ENABLE_GRAPH_KERNEL (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/utils/context/
Dgraph_kernel_flags.h205 return std::make_pair(flags, context->get_param<bool>(MS_CTX_ENABLE_GRAPH_KERNEL)); in GetGraphKernelContext()
/third_party/mindspore/mindspore/ccsrc/pybind_api/utils/
Dms_context_py.cc79 .value("enable_graph_kernel", MsCtxParam::MS_CTX_ENABLE_GRAPH_KERNEL) in __anon7eb2a90d0202()
/third_party/mindspore/mindspore/core/utils/
Dms_context.cc89 set_param<bool>(MS_CTX_ENABLE_GRAPH_KERNEL, false); in MsContext()
Dms_context.h72 MS_CTX_ENABLE_GRAPH_KERNEL, enumerator