Searched defs:GetPrevNodeOutputDeviceDataType (Results 1 – 2 of 2) sorted by relevance
486 TEST_F(AnfRuntimeAlgorithmTest, GetPrevNodeOutputDeviceDataType) { in TEST_F() argument
1023 TypeId AnfRuntimeAlgorithm::GetPrevNodeOutputDeviceDataType(const AnfNodePtr &anf_node, size_t inpu… in GetPrevNodeOutputDeviceDataType() function in mindspore::session::AnfRuntimeAlgorithm