Searched refs:shapeTensorNumValues (Results 1 – 1 of 1) sorted by relevance
185 auto shapeTensorNumValues = tfLiteShapeInputTensor.dims->data[0]; in VisitReshapeOperator() local186 for (auto i=0; i < shapeTensorNumValues; ++i) in VisitReshapeOperator()