Simplify PrepareForConvolution:
* Change the virtual functions overloaded on DeviceMemory<T> to a single function DeviceMemoryBase. * Create a non-virtual, template wrapper that takes DeviceMemory<T>. PiperOrigin-RevId: 228818212
Loading
Please sign in to comment