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 have some API to change the dtype of a module after it has been initialized.
Without such an API, the user has to propagate dtype through the module at construction time, which is cumbersome.