Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2528 is_row_reduction_(is_row_reduction) {} in ReductionCodegenInfo()
2575 bool IsRowReduction() const { return is_row_reduction_; } in IsRowReduction()
2613 bool is_row_reduction_; member in xla::gpu::ReductionCodegenInfo