Metadata-Version: 2.1
Name: tensorflow-graphics-gpu
Version: 1.0.0
Summary: A library that contains well defined, reusable and cleanly written graphics related ops and utility functions for TensorFlow.
Home-page: https://github.com/tensorflow/graphics
Author: Google LLC
Author-email: tf-graphics-eng@google.com
License: Apache 2.0
Keywords: tensorflow,graphics,machine learning
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: absl-py (>=0.6.1)
Requires-Dist: numpy (>=1.15.4)
Requires-Dist: scipy (>=1.1.0)
Requires-Dist: six (>=1.11.0)
Requires-Dist: tensorflow-gpu (>=1.13.1)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'
Requires-Dist: python-coveralls ; extra == 'test'
Provides-Extra: tf
Requires-Dist: tf-nightly ; extra == 'tf'
Provides-Extra: tf-gpu
Requires-Dist: tf-nightly-gpu ; extra == 'tf-gpu'

UNKNOWN


