Skip to content

Commit

Permalink
Fix Yogi import (#875)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan authored and WindQAQ committed Jan 14, 2020
1 parent cdf9de5 commit 0a23fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow_addons/optimizers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@
from tensorflow_addons.optimizers.weight_decay_optimizers import SGDW
from tensorflow_addons.optimizers.weight_decay_optimizers import (
extend_with_decoupled_weight_decay)
from tensorflow_addons.optimizers.yogi import Yogi

0 comments on commit 0a23fd2

Please sign in to comment.