LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tests/test_multi_optimizer.py
tf_extra/__init__.py
tf_extra.egg-info/PKG-INFO
tf_extra.egg-info/SOURCES.txt
tf_extra.egg-info/dependency_links.txt
tf_extra.egg-info/not-zip-safe
tf_extra.egg-info/requires.txt
tf_extra.egg-info/top_level.txt
tf_extra/callbacks/__init__.py
tf_extra/callbacks/custom_callbacks.py
tf_extra/layers/__init__.py
tf_extra/layers/custom_layers.py
tf_extra/losses/__init__.py
tf_extra/losses/custom_losses.py
tf_extra/optimizers/__init__.py
tf_extra/optimizers/multi_optimizer.py