Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.cc589 const int64 out_buffer_size, const T* lhs_block, const T* rhs_input, in GemmState() argument
598 rhs_mapper_(rhs_input, depth_), in GemmState()