Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dresolve.cc352 std::string attr_as_string = GetValueNode<StringImmPtr>(attr)->value(); in ResolveCellwithAttr() local
353 auto new_symbol = std::make_shared<Symbol>(attr_as_string); in ResolveCellwithAttr()