Searched defs:GetPrevNodeOutputInferShape (Results 1 – 2 of 2) sorted by relevance
357 TEST_F(AnfRuntimeAlgorithmTest, GetPrevNodeOutputInferShape) { in TEST_F() argument
818 ShapeVector AnfAlgo::GetPrevNodeOutputInferShape(const AnfNodePtr &node, size_t input_idx) { in GetPrevNodeOutputInferShape() function in mindspore::common::AnfAlgo