Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_rewriter.cc129 Status HandleDot(HloInstruction *instr) override { in HandleDot() function in xla::gpu::__anon182007f10111::GemmRewriterVisitor
/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h81 Status HandleDot(HloInstructionPtr dot) override { in HandleDot() function
Dhlo_cost_analysis.cc333 Status HloCostAnalysis::HandleDot(const HloInstruction* dot) { in HandleDot() function in xla::HloCostAnalysis
Dhlo_verifier.cc200 Status ShapeVerifier::HandleDot(HloInstruction* dot) { in HandleDot() function in xla::ShapeVerifier
Ddynamic_dimension_inference.cc491 Status DynamicDimensionInferenceVisitor::HandleDot(HloInstruction* hlo) { in HandleDot() function in xla::DynamicDimensionInferenceVisitor
Dalgebraic_simplifier.cc2612 Status AlgebraicSimplifierVisitor::HandleDot(HloInstruction* dot) { in HandleDot() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc869 Status IrEmitter::HandleDot(HloInstruction* dot) { in HandleDot() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc51 Status SpmdPartitioningVisitor::HandleDot(HloInstruction* hlo) { in HandleDot() function in xla::spmd::SpmdPartitioningVisitor