Home
last modified time | relevance | path

Searched defs:HandleOutfeed (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.h262 Status HandleOutfeed(HloInstruction* outfeed) override { in HandleOutfeed() function
Ddfs_hlo_visitor_with_default.h118 Status HandleOutfeed(HloInstructionPtr outfeed) override { in HandleOutfeed() function
Dhlo_cost_analysis.cc259 Status HloCostAnalysis::HandleOutfeed(const HloInstruction*) { in HandleOutfeed() function in xla::HloCostAnalysis
Dhlo_verifier.cc256 Status ShapeVerifier::HandleOutfeed(HloInstruction* instruction) { in HandleOutfeed() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc753 Status IrEmitter::HandleOutfeed(HloInstruction*) { in HandleOutfeed() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc1478 Status IrEmitterUnnested::HandleOutfeed(HloInstruction* outfeed) { in HandleOutfeed() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc474 Status IrEmitter::HandleOutfeed(HloInstruction* outfeed) { in HandleOutfeed() function in xla::cpu::IrEmitter