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
Better type hint of instantiate_preconditioner_config()
Summary: `instantiate_preconditioner_config()` only returns `None` when encoutnering `PreconditionerComputationType.None` as input, and this type hint enhancements make the intention more clear.
Differential Revision: D81278578
0 commit comments