Searched defs:GetPrevNodeOutputInferShape (Results 1 – 2 of 2) sorted by relevance
341 TEST_F(AnfRuntimeAlgorithmTest, GetPrevNodeOutputInferShape) { in TEST_F() argument
850 std::vector<size_t> AnfRuntimeAlgorithm::GetPrevNodeOutputInferShape(const AnfNodePtr &node, size_t… in GetPrevNodeOutputInferShape() function in mindspore::session::AnfRuntimeAlgorithm