Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.h271 Status HandleInfeed(HloInstruction* infeed) override { in HandleInfeed() function
Ddfs_hlo_visitor_with_default.h122 Status HandleInfeed(HloInstructionPtr infeed) override { in HandleInfeed() function
Dhlo_cost_analysis.cc335 Status HloCostAnalysis::HandleInfeed(const HloInstruction*) { in HandleInfeed() function in xla::HloCostAnalysis
Dhlo_verifier.cc333 Status ShapeVerifier::HandleInfeed(HloInstruction* instruction) { in HandleInfeed() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_emitter.cc362 Status ThunkEmitter::HandleInfeed(HloInstruction* infeed) { in HandleInfeed() function in xla::gpu::ThunkEmitter
Dir_emitter.cc836 Status IrEmitter::HandleInfeed(HloInstruction*) { in HandleInfeed() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc1292 Status IrEmitterUnnested::HandleInfeed(HloInstruction* xla_infeed) { in HandleInfeed() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc384 Status IrEmitter::HandleInfeed(HloInstruction* instruction) { in HandleInfeed() function in xla::cpu::IrEmitter