Home
last modified time | relevance | path

Searched defs:HandleWhile (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h210 Status HandleWhile(HloInstructionPtr xla_while) override { in HandleWhile() function
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
Ddynamic_dimension_inference.cc1429 Status DynamicDimensionInferenceVisitor::HandleWhile(HloInstruction* hlo) { in HandleWhile() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc2031 Status HloEvaluator::HandleWhile(HloInstruction* while_hlo) { in HandleWhile() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
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.cc2837 Status SpmdPartitioningVisitor::HandleWhile(HloInstruction* hlo) { in HandleWhile() function in xla::spmd::SpmdPartitioningVisitor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2431 Status IrEmitterUnnested::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::gpu::IrEmitterUnnested