Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h225 Status HandleWhile(HloInstructionPtr xla_while) override { in HandleWhile() function
Dhlo_verifier.cc1257 Status ShapeVerifier::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::ShapeVerifier
2167 Status HandleWhile(HloInstruction* xla_while) override { in HandleWhile() function in xla::__anonba98a3510d11::InstructionVerifier
Dhlo_cost_analysis.cc989 Status HloCostAnalysis::HandleWhile(const HloInstruction* xla_while) { in HandleWhile() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc1542 Status DynamicDimensionInferenceVisitor::HandleWhile(HloInstruction* hlo) { in HandleWhile() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc2095 Status HloEvaluator::HandleWhile(HloInstruction* while_hlo) { in HandleWhile() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc281 Status HandleWhile(HloInstruction* xla_while) override { in HandleWhile() function in xla::cpu::__anond5cc82ac0311::CollectProfileCandidates
Dir_emitter.cc2380 Status IrEmitter::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2827 Status SpmdPartitioningVisitor::HandleWhile(HloInstruction* hlo) { in HandleWhile() function in xla::spmd::SpmdPartitioningVisitor