HomeSort by relevance Sort by last modified time
    Searched defs:HandleDot (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter.cc 467 Status IrEmitter::HandleDot(HloInstruction* dot) {
    [all...]
ir_emitter_unnested.cc 352 Status IrEmitterUnnested::HandleDot(HloInstruction* dot) {
359 return IrEmitter::HandleDot(dot);
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_cost_analysis.cc 239 Status HloCostAnalysis::HandleDot(const HloInstruction* dot) {
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.cc     [all...]

Completed in 216 milliseconds