Searched defs:GetInputTensorNum (Results 1 – 3 of 3) sorted by relevance
257 size_t AnfUtils::GetInputTensorNum(const AnfNodePtr &node) { in GetInputTensorNum() function in mindspore::AnfUtils
216 TEST_F(AnfRuntimeAlgorithmTest, GetInputTensorNum) { in TEST_F() argument
637 size_t AnfAlgo::GetInputTensorNum(const AnfNodePtr &node) { in GetInputTensorNum() function in mindspore::common::AnfAlgo