Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/
Dpynative_utils.cc778 ValueTuplePtr Common::ConvertStubNodeToValueTuple(const ValueListPtr &v, bool need_contiguous, bool… in ConvertStubNodeToValueTuple() function in mindspore::pynative::PyNativeAlgo::Common
792 ValueTuplePtr Common::ConvertStubNodeToValueTuple(const ValueTuplePtr &v, bool need_contiguous, boo… in ConvertStubNodeToValueTuple() function in mindspore::pynative::PyNativeAlgo::Common
806 std::optional<ValueTuplePtr> Common::ConvertStubNodeToValueTuple(const std::optional<ValueTuplePtr>… in ConvertStubNodeToValueTuple() function in mindspore::pynative::PyNativeAlgo::Common