enerzyme.models.init.semi_orthogonal_glorot_weights#

enerzyme.models.init.semi_orthogonal_glorot_weights(n_in: int, n_out: int, scale: float = 2.0) Tensor[source]#