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
We should use the torch dispatchers to support auto casting in the future. Everything works currently because the C++ wrappers do upcasting, but the cleaner solution would be to use the dispatchers.
We should use the torch dispatchers to support auto casting in the future. Everything works currently because the C++ wrappers do upcasting, but the cleaner solution would be to use the dispatchers.