Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dstatic_analysis.cc678 std::string JoinBranchesFailedInfo(const AbstractBasePtr &spec, const AbstractBasePtr &last_spec, in JoinBranchesFailedInfo()
723 AbstractBasePtr last_spec = out_specs[0]; in ProcessEvalResults() local