HomeSort by relevance Sort by last modified time
    Searched refs:MakeReduceHlo (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_creation_utils.h 120 StatusOr<HloInstruction*> MakeReduceHlo(HloInstruction* operand,
scatter_expander.cc 211 MakeReduceHlo(valid_index, reduction_init, HloOpcode::kAnd, module));
hlo_creation_utils.cc 250 StatusOr<HloInstruction*> MakeReduceHlo(HloInstruction* operand,

Completed in 5492 milliseconds