Home
last modified time | relevance | path

Searched refs:EmitLinalgMatmul (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc182 Status EmitLinalgMatmul();
254 Status DotOpEmitter::EmitLinalgMatmul() { in EmitLinalgMatmul() function in xla::cpu::DotOpEmitter
542 return EmitLinalgMatmul(); in Emit()