Home
last modified time | relevance | path

Searched defs:GemmState (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.cc585 class GemmState { class
600 GemmState(const int64_t rows, const int64_t cols, const int64_t depth, in GemmState() function in tensorflow::GemmState