Searched refs:crops_t (Results 1 – 1 of 1) sorted by relevance
2155 ShapeHandle crops_shape, const Tensor* crops_t) { in BatchToSpaceShapeHelper() argument2196 if (crops_t) { in BatchToSpaceShapeHelper()2197 const std::vector<int64> crops_vec = GetFlatInt64(*crops_t); in BatchToSpaceShapeHelper()