Searched defs:DotOfGatherTestSpec (Results 1 – 1 of 1) sorted by relevance
6267 struct DotOfGatherTestSpec { struct6268 int64_t m;6269 int64_t k;6270 int64_t n;6271 int s; // start index for dynamic slice on the non-contracting dimension6272 int64_t lcd; // left contracting dimension6273 int64_t rcd; // right contracting dimension6274 bool neg; // is negative testcase