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