Searched refs:final_shape_gather_indices (Results 1 – 1 of 1) sorted by relevance
61 gtl::InlinedVector<int32, 4> final_shape_gather_indices; member110 dense->final_shape_gather_indices.push_back(full_index); in BuildDenseSpec()113 dense->final_shape_gather_indices.push_back(kNewAxis); in BuildDenseSpec()140 dense->final_shape_gather_indices.push_back(kShrinkAxis); in BuildDenseSpec()143 dense->final_shape_gather_indices.push_back(full_index); in BuildDenseSpec()365 for (auto gather_index : dense_spec.final_shape_gather_indices) { in ValidateStridedSliceOp()