Adds support in stream executor interface to update the scratch allocator used...
Adds support in stream executor interface to update the scratch allocator used with a cuFFT plan. This enables plan reuse without requiring we keep the scratch allocation alive between executions. PiperOrigin-RevId: 179939994
Loading
Please sign in to comment