Home
last modified time | relevance | path

Searched defs:GetInputDeviceShape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/session/
Danf_runtime_algorithm_test.cc401 TEST_F(AnfRuntimeAlgorithmTest, GetInputDeviceShape) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Danf_runtime_algorithm.cc693 std::vector<int64_t> AnfRuntimeAlgorithm::GetInputDeviceShape(const AnfNodePtr &node, size_t input_… in GetInputDeviceShape() function in mindspore::session::AnfRuntimeAlgorithm