Searched defs:GemmState (Results 1 – 1 of 1) sorted by relevance
585 class GemmState { class600 GemmState(const int64_t rows, const int64_t cols, const int64_t depth, in GemmState() function in tensorflow::GemmState