optax.ScaleBySM3State# class optax.ScaleBySM3State( mu: optax.Updates, nu: optax.Updates, )[source]# State for the SM3 algorithm.