Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc138 Status EmitBatch();
587 Status DotOpEmitter::EmitBatch() { in EmitBatch() function in xla::cpu::DotOpEmitter
1399 return dot_emitter.EmitBatch(); in EmitBatchDotOperation()