Home
last modified time | relevance | path

Searched refs:max_update_slice_sizes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc3216 std::vector<int64> max_update_slice_sizes; in InferScatterShape() local
3222 max_update_slice_sizes.push_back(operand_shape.dimensions(i)); in InferScatterShape()
3228 max_update_slice_sizes[i]) { in InferScatterShape()
3234 max_update_slice_sizes[i]); in InferScatterShape()