Searched refs:MatmulParameters (Results 1 – 1 of 1) sorted by relevance
63 class MatmulParameters {65 MatmulParameters(bool transa, bool transb, uint64 m, uint64 n, uint64 k, in MatmulParameters() function82 bool operator==(const MatmulParameters& other) const {86 bool operator!=(const MatmulParameters& other) const {