Searched defs:GetInputTensorNum (Results 1 – 2 of 2) sorted by relevance
207 TEST_F(AnfRuntimeAlgorithmTest, GetInputTensorNum) { in TEST_F() argument
584 size_t AnfRuntimeAlgorithm::GetInputTensorNum(const AnfNodePtr &node) { in GetInputTensorNum() function in mindspore::session::AnfRuntimeAlgorithm