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
This is bug fix request to add a way to cleanup resources (particularly on Hip/Cuda resources where hipStream/cudaStream types are static created). A couple of options include:
Making resources owners of streams (this may be be breaking change)
This is bug fix request to add a way to cleanup resources (particularly on Hip/Cuda resources where hipStream/cudaStream types are static created). A couple of options include:
Making resources owners of streams (this may be be breaking change)