Home
last modified time | relevance | path

Searched defs:enable_sparse (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dmeta_func_graph.cc33 bool enable_sparse = context->get_param<bool>(MS_CTX_ENABLE_SPARSE); in GenerateStubFunc() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Devaluator.h69 bool enable_sparse = context->get_param<bool>(MS_CTX_ENABLE_SPARSE); in AbstractEval() local
Devaluator.cc498 bool enable_sparse = context->get_param<bool>(MS_CTX_ENABLE_SPARSE); in Run() local
/third_party/mindspore/mindspore/core/abstract/
Dutils.cc425 bool enable_sparse = context->get_param<bool>(MS_CTX_ENABLE_SPARSE); in MakeAbstract() local
Dprim_others.cc58 bool enable_sparse = context->get_param<bool>(MS_CTX_ENABLE_SPARSE); in InferImplEnvGetItem() local
/third_party/mindspore/mindspore/ccsrc/utils/
Dconvert_utils_py.cc496 bool enable_sparse = context->get_param<bool>(MS_CTX_ENABLE_SPARSE); in MakePyInferRes2Abstract() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dgather_v2_p_info.cc165 bool enable_sparse = MsContext::GetInstance()->get_param<bool>(MS_CTX_ENABLE_SPARSE); in GetAttrs() local