Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Ddot_operation_test.cc258 struct DotTestParam { struct
259 int m;
260 int k;
261 int n;
262 bool dot_lhs_row_major;
263 bool dot_rhs_row_major;
264 bool has_addend;
265 bool addend_row_major;