Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcudnn_pooling_gpu.cc45 const int64 in_features = GetTensorDim(tensor_in, data_format, 'C'); in Compute() local
131 const int64 in_features = GetTensorDim(tensor_in_shape, data_format, 'C'); in Compute() local