Searched defs:DotOfGatherTestSpec (Results 1 – 1 of 1) sorted by relevance
4610 struct DotOfGatherTestSpec { struct4611 int64 m;4612 int64 k;4613 int64 n;4614 int s; // start index for dynamic slice on the non-contracting dimension4615 int64 lcd; // left contracting dimension4616 int64 rcd; // right contracting dimension4617 bool neg; // is negative testcase