Searched refs:tensor_shape_flat (Results 1 – 1 of 1) sorted by relevance
100 const auto tensor_shape_flat = tensor_shape->flat<int64>(); in ValidateShape() local103 shape_.dim_size(i) != tensor_shape_flat(i)) { in ValidateShape()106 ", got ", tensor_shape_flat(i)); in ValidateShape()