Metadata-Version: 2.1
Name: kfac
Version: 0.1.0
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
Provides-Extra: tensorflow
Provides-Extra: tests
Provides-Extra: tensorflow_gpu
Requires-Dist: numpy
Requires-Dist: six
Provides-Extra: tensorflow
Requires-Dist: tensorflow (>=1.4.1); extra == 'tensorflow'
Provides-Extra: tensorflow_gpu
Requires-Dist: tensorflow-gpu (>=1.4.1); extra == 'tensorflow_gpu'
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'

UNKNOWN


