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
Now that fusilli supports external pre-allocated workspace, bridge this in the hipdnn plugin. Probably needs similar void * -> BufferRaw handling that we did for the variantPack earlier.
Now that fusilli supports external pre-allocated workspace, bridge this in the hipdnn plugin. Probably needs similar
void * -> BufferRawhandling that we did for the variantPack earlier.