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.cc511 std::vector<int64> output_shape_dim_bounds; in InsertDegenerateDims() local
512 output_shape_dim_bounds.reserve(output_shape_rank); in InsertDegenerateDims()
518 output_shape_dim_bounds.push_back(1); in InsertDegenerateDims()
521 output_shape_dim_bounds.push_back( in InsertDegenerateDims()
528 output_shape_dim_bounds); in InsertDegenerateDims()