Searched refs:DepthwiseMaxPool (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | pooling_ops_common.h | 133 DepthwiseMaxPool(context, output, tensor_in, params); in Compute() 146 void DepthwiseMaxPool(OpKernelContext* context, Tensor* output, in DepthwiseMaxPool() function 372 DepthwiseMaxPool(context, output, tensor_in, params); 385 void DepthwiseMaxPool(OpKernelContext* context, Tensor* output,
|