Home
last modified time | relevance | path

Searched defs:has_variable (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dmake_range.cc50 bool has_variable = false; in CheckMakeRangeInput() local
109 bool has_variable = CheckMakeRangeInput(args_spec_list, prim_name); in InferImplMakeRange() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/operator/composite/
Ddict_operation.cc119 bool has_variable = (key_value == kValueAny) || std::any_of(elems.cbegin(), elems.cend(), in GenerateFuncGraph() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dfallback.cc943 bool has_variable = CheckHasVariable(arg); in GetTupleOrListString() local
1064 const std::shared_ptr<KeyValueInfo> &key_value, bool has_variable) { in GetExceptionType()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dprim.cc4201 bool has_variable = false; in EvalPrim() local