Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_creation_utils.cc395 for (auto dim_to_insert : dims_to_insert) { in InsertDegenerateDims() local
396 CHECK_LT(dim_to_insert, output_shape_rank); in InsertDegenerateDims()