Home
last modified time | relevance | path

Searched defs:HandleSelect (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h79 Status HandleSelect(HloInstructionPtr select) override { in HandleSelect() function
Ddynamic_dimension_inference.cc321 Status DynamicDimensionInferenceVisitor::HandleSelect(HloInstruction* hlo) { in HandleSelect() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc179 Status HloCostAnalysis::HandleSelect(const HloInstruction* hlo) { in HandleSelect() function in xla::HloCostAnalysis
Dhlo_verifier.cc112 Status ShapeVerifier::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::ShapeVerifier
Dhlo_evaluator.cc1288 Status HloEvaluator::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::HloEvaluator
Dhlo_evaluator_typed_visitor.h964 Status HandleSelect(HloInstruction* select) override { in HandleSelect() function
Dalgebraic_simplifier.cc3308 Status AlgebraicSimplifierVisitor::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc418 Status IrEmitter::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc1205 Status IrEmitterUnnested::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc305 Status IrEmitter::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::cpu::IrEmitter