Searched refs:IncludesShapes (Results 1 – 2 of 2) sorted by relevance
93 bool IncludesShapes(const std::vector<TensorShape>& shapes) const { in IncludesShapes() function
224 if (profiles_[i].IncludesShapes(shapes)) { in GetProfileNumber()