Searched defs:GetPrevNodeOutputFormat (Results 1 – 2 of 2) sorted by relevance
300 TEST_F(AnfRuntimeAlgorithmTest, GetPrevNodeOutputFormat) { in TEST_F() argument
512 std::string AnfRuntimeAlgorithm::GetPrevNodeOutputFormat(const AnfNodePtr &anf_node, size_t input_i… in GetPrevNodeOutputFormat() function in mindspore::session::AnfRuntimeAlgorithm