NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

Add interface to directly work with CircularBufferOptions #3433

Closed zasdfgbnm closed 3 days ago

zasdfgbnm commented 3 days ago

Change CircularBufferInfo::setStageDepthAndPrefetchDistance to CircularBufferInfo::setCircularBufferOptions so that it will automatically work if in the future we add more fields to circular buffer options.

zasdfgbnm commented 3 days ago

!test