You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A minimal version of jpeg decoding on GPUs was implemented in #3792. Here's a list of potential future improvements:
Support for A100 devices
Support for batch decoding (I didn't see any speed improvement in my experiments in [WIP] nvJPEG support #2786 (comment), but perhaps I missed something)
A minimal version of jpeg decoding on GPUs was implemented in #3792. Here's a list of potential future improvements: