Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op.cc445 LaunchConv2DOp<Device, T> launcher_; member in tensorflow::DepthwiseConv2dNativeOp
Ddepthwise_conv_grad_op.cc659 LaunchConv2DBackpropInputOp<Device, T> launcher_; member in tensorflow::DepthwiseConv2dNativeBackpropInputOp
1142 LaunchConv2DBackpropFilterOp<Device, T> launcher_; member in tensorflow::DepthwiseConv2dNativeBackpropFilterOp
Dconv_grad_filter_ops.cc536 LaunchConv2DBackpropFilterOp<Device, T> launcher_; member in tensorflow::Conv2DSlowBackpropFilterOp
Dconv_grad_input_ops.cc673 LaunchConv2DBackpropInputOp<Device, T> launcher_; member in tensorflow::Conv2DSlowBackpropInputOp
Dconv_ops.cc528 LaunchConv2DOp<Device, T> launcher_; member in tensorflow::Conv2DOp
/external/tensorflow/tensorflow/contrib/fused_conv/kernels/
Dfused_conv2d_bias_activation_op.cc253 LaunchFusedConv2DBiasActivationOp<Device, T, BiasType, ScaleType> launcher_; member in tensorflow::FusedConv2DBiasActivationOp