Searched refs:DepthwiseConv2dDirection (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
H A Ddepthwise_conv_op_gpu.cu.cc66 enum DepthwiseConv2dDirection { DIRECTION_FORWARD, DIRECTION_BACKWARD }; enum in namespace:tensorflow
168 template <typename T, DepthwiseConv2dDirection kDirection,
448 template <typename T, DepthwiseConv2dDirection kDirection,
586 template <typename T, DepthwiseConv2dDirection kDirection,
634 template <typename T, DepthwiseConv2dDirection kDirection,
651 template <typename T, DepthwiseConv2dDirection kDirection,

Completed in 279 milliseconds