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