Home
last modified time | relevance | path

Searched defs:HandleReplicaId (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h132 Status HandleReplicaId(HloInstructionPtr hlo) override { in HandleReplicaId() function
Dhlo_cost_analysis.cc842 Status HloCostAnalysis::HandleReplicaId(const HloInstruction* /*hlo*/) { in HandleReplicaId() function in xla::HloCostAnalysis
Dhlo_verifier.cc517 Status ShapeVerifier::HandleReplicaId(HloInstruction* hlo) { in HandleReplicaId() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1394 Status IrEmitter::HandleReplicaId(HloInstruction* hlo) { in HandleReplicaId() function in xla::cpu::IrEmitter