Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_creation_utils.cc399 std::vector<int64> output_shape_dim_bounds; in InsertDegenerateDims() local
400 output_shape_dim_bounds.reserve(output_shape_rank); in InsertDegenerateDims()
406 output_shape_dim_bounds.push_back(1); in InsertDegenerateDims()
409 output_shape_dim_bounds.push_back( in InsertDegenerateDims()
416 output_shape_dim_bounds); in InsertDegenerateDims()