Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h80 Status HandleSelect(HloInstructionPtr select) override { in HandleSelect() function
Dhlo_cost_analysis.cc236 Status HloCostAnalysis::HandleSelect(const HloInstruction* hlo) { in HandleSelect() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc554 Status DynamicDimensionInferenceVisitor::HandleSelect(HloInstruction* hlo) { in HandleSelect() function in xla::DynamicDimensionInferenceVisitor
Dhlo_verifier.cc104 Status ShapeVerifier::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::ShapeVerifier
Dalgebraic_simplifier.cc3953 Status AlgebraicSimplifierVisitor::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::AlgebraicSimplifierVisitor
Dhlo_evaluator.cc1988 Status HloEvaluator::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc455 Status IrEmitter::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc1026 Status IrEmitterUnnested::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc364 Status IrEmitter::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::cpu::IrEmitter