Searched refs:max_update_slice_sizes (Results 1 – 1 of 1) sorted by relevance
3705 std::vector<int64_t> max_update_slice_sizes; in InferScatterShape() local3707 max_update_slice_sizes.reserve(dimensions_size); in InferScatterShape()3714 max_update_slice_sizes.push_back(operand_shape.dimensions(i)); in InferScatterShape()3732 max_update_slice_sizes[i]) { in InferScatterShape()3738 max_update_slice_sizes[i]); in InferScatterShape()