Searched defs:DotOfGatherTestSpec (Results 1 – 1 of 1) sorted by relevance
5570 struct DotOfGatherTestSpec { struct5571 int64 m;5572 int64 k;5573 int64 n;5574 int s; // start index for dynamic slice on the non-contracting dimension5575 int64 lcd; // left contracting dimension5576 int64 rcd; // right contracting dimension5577 bool neg; // is negative testcase