Skip to content

Commit

Permalink
StableAdamW Gradient Release
Browse files Browse the repository at this point in the history
  • Loading branch information
warner-benjamin committed Feb 8, 2024
1 parent ceb94cc commit 6367a42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optimi/stableadamw.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from __future__ import annotations

from typing import Any, Callable, Iterable
from warnings import warn

import torch
from torch import Tensor
Expand Down

0 comments on commit 6367a42

Please sign in to comment.