Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/session/
Danf_runtime_algorithm_test.cc300 TEST_F(AnfRuntimeAlgorithmTest, GetPrevNodeOutputFormat) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Danf_runtime_algorithm.cc512 std::string AnfRuntimeAlgorithm::GetPrevNodeOutputFormat(const AnfNodePtr &anf_node, size_t input_i… in GetPrevNodeOutputFormat() function in mindspore::session::AnfRuntimeAlgorithm