Handle num_rows < num_cols case in orthogonal_initializer properly (as the...
Handle num_rows < num_cols case in orthogonal_initializer properly (as the original SVD-based implementation would) instead of just padding with zeros. Run pyformat. PiperOrigin-RevId: 163478869
Loading
Please sign in to comment