Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.h360 absl::optional<HloOpcode> ParseReductionComputation(
Dgather_scatter_handler.cc536 auto reduction_opcode = ParseReductionComputation(scatter->to_apply()); in HandleScatter()
Dspmd_partitioner_util.cc1735 absl::optional<HloOpcode> ParseReductionComputation( in ParseReductionComputation() function