Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2569 return &reduction_output_shape_indices_; in GetMutableReductionOutputShapeIndices()
2572 return reduction_output_shape_indices_; in GetReductionOutputShapeIndices()
2610 InlinedVector<ShapeIndex, 1> reduction_output_shape_indices_; member in xla::gpu::ReductionCodegenInfo