Skip to content

Commit de1ab7b

Browse files
committed
removed solve_triangular_right from function list
Signed-off-by: mikail <mkhona@nvidia.com>
1 parent 60890f3 commit de1ab7b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

emerging_optimizers/psgd/psgd_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
__all__ = [
77
"balance_q_in_place",
8-
"solve_triangular_right",
98
"norm_lower_bound_spd",
109
"norm_lower_bound_skew",
1110
]

0 commit comments

Comments
 (0)