Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dtensordot_info.cc72 std::vector<ValuePtr> var_tuple = GetValueSequeue(axes_iter->second); in GetAttrs()
Doperator_info.h329 std::vector<ValuePtr> GetValueSequeue(const ValuePtr &sequeue);
Doperator_info.cc1838 std::vector<ValuePtr> GetValueSequeue(const ValuePtr &sequeue) { in GetValueSequeue() function