Searched defs:HandleInfeed (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | dfs_hlo_visitor_with_default.h | 100 Status HandleInfeed(HloInstructionPtr infeed) override { in HandleInfeed() function |
D | hlo_verifier.cc | 108 Status ShapeVerifier::HandleInfeed(HloInstruction*) { in HandleInfeed() function in xla::ShapeVerifier |
D | hlo_cost_analysis.cc | 224 Status HloCostAnalysis::HandleInfeed(const HloInstruction*) { in HandleInfeed() function in xla::HloCostAnalysis |
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ | ||
D | ir_emitter.cc | 713 Status IrEmitter::HandleInfeed(HloInstruction*) { in HandleInfeed() function in xla::gpu::IrEmitter |
D | ir_emitter_unnested.cc | 1960 Status IrEmitterUnnested::HandleInfeed(HloInstruction* infeed) { in HandleInfeed() function in xla::gpu::IrEmitterUnnested |
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ | ||
D | ir_emitter.cc | 330 Status IrEmitter::HandleInfeed(HloInstruction* infeed) { in HandleInfeed() function in xla::cpu::IrEmitter |