Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h85 Status HandleDot(HloInstructionPtr dot) override { in HandleDot() function
Dhlo_evaluator_typed_visitor.h1204 Status HandleDot(HloInstruction* dot) override { in HandleDot() function
1214 Status HandleDot(HloInstruction* dot) { in HandleDot() function
1271 Status HandleDot(HloInstruction* dot) { in HandleDot() function
Ddynamic_dimension_inference.cc200 Status DynamicDimensionInferenceVisitor::HandleDot(HloInstruction* hlo) { in HandleDot() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc239 Status HloCostAnalysis::HandleDot(const HloInstruction* dot) { in HandleDot() function in xla::HloCostAnalysis
Dhlo_verifier.cc146 Status ShapeVerifier::HandleDot(HloInstruction* dot) { in HandleDot() function in xla::ShapeVerifier
Dalgebraic_simplifier.cc1631 Status AlgebraicSimplifierVisitor::HandleDot(HloInstruction* dot) { in HandleDot() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc467 Status IrEmitter::HandleDot(HloInstruction* dot) { in HandleDot() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc352 Status IrEmitterUnnested::HandleDot(HloInstruction* dot) { in HandleDot() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc915 Status IrEmitter::HandleDot(HloInstruction* dot) { in HandleDot() function in xla::cpu::IrEmitter