Searched defs:GetOutputInferShape (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/tests/ut/cpp/session/ | ||
D | anf_runtime_algorithm_test.cc | 306 TEST_F(AnfRuntimeAlgorithmTest, GetOutputInferShape) { in TEST_F() argument |
/third_party/mindspore/mindspore/ccsrc/backend/session/ | ||
D | anf_runtime_algorithm.cc | 806 std::vector<size_t> AnfRuntimeAlgorithm::GetOutputInferShape(const AnfNodePtr &node, in GetOutputInferShape() function in mindspore::session::AnfRuntimeAlgorithm |