Home
last modified time | relevance | path

Searched refs:HandleWhile (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.h241 Status HandleWhile(HloInstruction* while_hlo) override;
Dhlo_cost_analysis.h120 Status HandleWhile(const HloInstruction* xla_while) override;
Ddfs_hlo_visitor_with_default.h210 Status HandleWhile(HloInstructionPtr xla_while) override { in HandleWhile() function
Dhlo_verifier.h95 Status HandleWhile(HloInstruction* xla_while) override;
Ddfs_hlo_visitor.h261 virtual Status HandleWhile(HloInstructionPtr hlo) = 0;
Ddynamic_dimension_inference.cc139 Status HandleWhile(HloInstruction* hlo) override;
1429 Status DynamicDimensionInferenceVisitor::HandleWhile(HloInstruction* hlo) { in HandleWhile() function in xla::DynamicDimensionInferenceVisitor
Dhlo_verifier.cc920 Status ShapeVerifier::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::ShapeVerifier
1815 Status HandleWhile(HloInstruction* xla_while) override { in HandleWhile() function in xla::__anon45533f2c0811::InstructionVerifier
Dhlo_cost_analysis.cc960 Status HloCostAnalysis::HandleWhile(const HloInstruction* xla_while) { in HandleWhile() function in xla::HloCostAnalysis
Dhlo_evaluator.cc2031 Status HloEvaluator::HandleWhile(HloInstruction* while_hlo) { in HandleWhile() function in xla::HloEvaluator
Dhlo_instruction.cc3231 return visitor->HandleWhile(this); in Visit()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h164 Status HandleWhile(HloInstruction* xla_while) override;
Dcpu_compiler.cc262 Status HandleWhile(HloInstruction* xla_while) override { in HandleWhile() function in xla::cpu::__anon31d794070311::CollectProfileCandidates
Dir_emitter.cc2357 Status IrEmitter::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h425 Status HandleWhile(HloInstruction* hlo) override;
Dspmd_partitioner.cc2837 Status SpmdPartitioningVisitor::HandleWhile(HloInstruction* hlo) { in HandleWhile() function in xla::spmd::SpmdPartitioningVisitor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h195 Status HandleWhile(HloInstruction* xla_while) override;
Dir_emitter_unnested.cc2431 Status IrEmitterUnnested::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::gpu::IrEmitterUnnested