Searched defs:GetOutputTensorNum (Results 1 – 3 of 3) sorted by relevance
748 size_t GetOutputTensorNum(const AnfNodePtr &node) { in GetOutputTensorNum() function
220 TEST_F(AnfRuntimeAlgorithmTest, GetOutputTensorNum) { in TEST_F() argument
619 size_t AnfRuntimeAlgorithm::GetOutputTensorNum(const AnfNodePtr &node) { in GetOutputTensorNum() function in mindspore::session::AnfRuntimeAlgorithm