Searched refs:CheckInputTensorShape (Results 1 – 1 of 1) sorted by relevance
439 void CheckInputTensorShape(const TensorPtr &tensor, const CNodePtr &kernel, size_t input_index) { in CheckInputTensorShape() function1453 CheckInputTensorShape(tensor, cnode, i - 1); in GetOpInputTensors()1489 CheckInputTensorShape(tensor, cnode, input_index); in GetOpInputTensorByIndex()