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
The kvstore documentation for PyTorch v2.7 states that check() is supported. However, after upgrading to v2.7, I've confirmed this method remains unsupported. The Store class source code in v2.7.1 also shows no check() function implementation. I found this method is suppored in v2.8.0-rc0.