Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/session/
Danf_runtime_algorithm_test.cc341 TEST_F(AnfRuntimeAlgorithmTest, GetPrevNodeOutputInferShape) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc850 std::vector<size_t> AnfRuntimeAlgorithm::GetPrevNodeOutputInferShape(const AnfNodePtr &node, size_t… in GetPrevNodeOutputInferShape() function in mindspore::session::AnfRuntimeAlgorithm