Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_grad_input_ops.h111 struct LaunchConv2DBackpropInputOpImpl { struct
112 void operator()(OpKernelContext* ctx, bool use_cudnn, bool cudnn_use_autotune, in operator()