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