Cleanup the DnnSupport::DoConvolve API. It's similar to
PrepareForConvolution: * Turn the public interface into template, non-virtual public function, which calls into * public, type-erased, virtual function. Number of overloads is shrinked by the number of primitive types. PiperOrigin-RevId: 230615784
Loading
Please sign in to comment