Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.h259 Status HandleInfeed(HloInstruction* infeed) override { in HandleInfeed() function
Ddfs_hlo_visitor_with_default.h115 Status HandleInfeed(HloInstructionPtr infeed) override { in HandleInfeed() function
Dhlo_cost_analysis.cc255 Status HloCostAnalysis::HandleInfeed(const HloInstruction*) { in HandleInfeed() function in xla::HloCostAnalysis
Dhlo_verifier.cc246 Status ShapeVerifier::HandleInfeed(HloInstruction* instruction) { in HandleInfeed() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc748 Status IrEmitter::HandleInfeed(HloInstruction*) { in HandleInfeed() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc1473 Status IrEmitterUnnested::HandleInfeed(HloInstruction* infeed) { in HandleInfeed() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc325 Status IrEmitter::HandleInfeed(HloInstruction* instruction) { in HandleInfeed() function in xla::cpu::IrEmitter