Home
last modified time | relevance | path

Searched defs:all_reduce_barrier (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto175 string all_reduce_barrier = 46; field
Dhlo_instructions.h322 string all_reduce_barrier() const { return all_reduce_barrier_; } in all_reduce_barrier() function
Dhlo_instruction.cc3421 string HloInstruction::all_reduce_barrier() const { in all_reduce_barrier() function in xla::HloInstruction