Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.cc573 class GemmState { class
588 GemmState(const int64 rows, const int64 cols, const int64 depth, in GemmState() function in tensorflow::GemmState
899 GemmState<T> gemm(num_filters, num_tiles, in_depth, gemm_out_buf_size, in operator ()()