Searched defs:LaunchConv2DBackpropInputOpImpl (Results 1 – 1 of 1) sorted by relevance
110 struct LaunchConv2DBackpropInputOpImpl { struct111 void operator()(OpKernelContext* ctx, bool use_cudnn, bool cudnn_use_autotune, in operator()