Metadata-Version: 2.1
Name: dm-sonnet
Version: 1.36
Summary: Sonnet is a library for building neural networks in TensorFlow.
Home-page: https://github.com/deepmind/sonnet
Author: DeepMind
Author-email: sonnet-dev-os@google.com
License: Apache 2.0
Keywords: sonnet tensorflow tensor machine learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Provides-Extra: tensorflow
Provides-Extra: tensorflow with gpu
Requires-Dist: tensorflow-probability (<0.9.0,>=0.8.0)
Requires-Dist: six
Requires-Dist: absl-py
Requires-Dist: semantic-version
Requires-Dist: contextlib2
Requires-Dist: wrapt
Provides-Extra: tensorflow
Requires-Dist: tensorflow (<2.0.0,>=1.15.0); extra == 'tensorflow'
Provides-Extra: tensorflow with gpu
Requires-Dist: tensorflow-gpu (<2.0.0,>=1.15.0); extra == 'tensorflow with gpu'

UNKNOWN


