Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtiled_dot_emitter.h28 void EmitRowMajorGemv(PrimitiveType scalar_type, int64_t tile_rows,
Dtiled_dot_emitter.cc1002 void EmitRowMajorGemv(PrimitiveType scalar_type, int64_t tile_rows, in EmitRowMajorGemv() function
Ddot_op_emitter.cc522 EmitRowMajorGemv( in EmitTiledLlvmIrGemv()