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
Disable XNNPACK workspace sharing by default (#6199)
Summary:
Pull Request resolved: #6199
Disable workspace sharing by default. There is currently a crash that occurs when workspace sharing is enabled when freeing the delegate. This change will increase ET memory usage, but needs to be done until we address the root cause. After we are confident that it is fixed, we will revert this change.
Reviewed By: kirklandsign
Differential Revision: D64352037
fbshipit-source-id: 7fcebcea01d9b41d7fb4b884c37902f8617a31f9
0 commit comments