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.h188 Status HandleWhile(HloInstructionPtr xla_while) override { in HandleWhile() function
Dhlo_verifier.cc646 Status ShapeVerifier::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::ShapeVerifier
1353 Status HandleWhile(HloInstruction* xla_while) override { in HandleWhile() function in xla::__anond588ae4e0811::InstructionVerifier
Ddynamic_dimension_inference.cc414 Status DynamicDimensionInferenceVisitor::HandleWhile(HloInstruction* hlo) { in HandleWhile() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc663 Status HloCostAnalysis::HandleWhile(const HloInstruction* xla_while) { in HandleWhile() function in xla::HloCostAnalysis
Dhlo_evaluator.cc1319 Status HloEvaluator::HandleWhile(HloInstruction* while_hlo) { in HandleWhile() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc226 Status HandleWhile(HloInstruction* xla_while) override { in HandleWhile() function in xla::cpu::__anonaf93c4290211::CollectProfileCandidates
Dir_emitter.cc2296 Status IrEmitter::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc977 Status IrEmitterUnnested::HandleWhile(HloInstruction* xla_while) { in HandleWhile() function in xla::gpu::IrEmitterUnnested