Searched defs:GetOutputTensorNum (Results 1 – 4 of 4) sorted by relevance
300 size_t AnfUtils::GetOutputTensorNum(const AnfNodePtr &node) { in GetOutputTensorNum() function in mindspore::AnfUtils
229 TEST_F(AnfRuntimeAlgorithmTest, GetOutputTensorNum) { in TEST_F() argument
714 size_t GetOutputTensorNum(const AnfNodePtr &node) { in GetOutputTensorNum() function
231 size_t AnfRuntimeAlgorithm::GetOutputTensorNum(const AnfNodePtr &node) { in GetOutputTensorNum() function in mindspore::session::AnfRuntimeAlgorithm