Searched defs:GetPrevNodeOutputInferDataType (Results 1 – 2 of 2) sorted by relevance
432 TEST_F(AnfRuntimeAlgorithmTest, GetPrevNodeOutputInferDataType) { in TEST_F() argument
972 TypeId AnfRuntimeAlgorithm::GetPrevNodeOutputInferDataType(const AnfNodePtr &node, size_t input_idx… in GetPrevNodeOutputInferDataType() function in mindspore::session::AnfRuntimeAlgorithm