Home
last modified time | relevance | path

Searched defs:HandleInfeed (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h100 Status HandleInfeed(HloInstructionPtr infeed) override { in HandleInfeed() function
Dhlo_verifier.cc108 Status ShapeVerifier::HandleInfeed(HloInstruction*) { in HandleInfeed() function in xla::ShapeVerifier
Dhlo_cost_analysis.cc224 Status HloCostAnalysis::HandleInfeed(const HloInstruction*) { in HandleInfeed() function in xla::HloCostAnalysis
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc713 Status IrEmitter::HandleInfeed(HloInstruction*) { in HandleInfeed() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc1960 Status IrEmitterUnnested::HandleInfeed(HloInstruction* infeed) { in HandleInfeed() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc330 Status IrEmitter::HandleInfeed(HloInstruction* infeed) { in HandleInfeed() function in xla::cpu::IrEmitter