Metadata-Version: 2.1
Name: kfac
Version: 0.2.3
Summary: K-FAC for TensorFlow
Home-page: http://github.com/tensorflow/kfac
Author: Google Inc.
Author-email: no-reply@google.com
License: Apache 2.0
Keywords: tensorflow machine learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: numpy
Requires-Dist: six
Requires-Dist: tensorflow-probability (==0.8)
Provides-Extra: tensorflow
Requires-Dist: tensorflow (>=1.14) ; extra == 'tensorflow'
Provides-Extra: tensorflow_gpu
Requires-Dist: tensorflow-gpu (>=1.14) ; extra == 'tensorflow_gpu'
Provides-Extra: tests
Requires-Dist: dm-sonnet (<2.0) ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'

UNKNOWN


