Metadata-Version: 1.1
Name: tensorflow
Version: 1.13.1
Summary: TensorFlow is an open source machine learning framework for everyone.
Home-page: https://www.tensorflow.org/
Author: Google Inc.
Author-email: opensource@google.com
License: Apache 2.0
Download-URL: https://github.com/tensorflow/tensorflow/tags
Description: TensorFlow is an open source software library for high performance numerical
        computation. Its flexible architecture allows easy deployment of computation
        across a variety of platforms (CPUs, GPUs, TPUs), and from desktops to clusters
        of servers to mobile and edge devices.
        
        Originally developed by researchers and engineers from the Google Brain team
        within Google's AI organization, it comes with strong support for machine
        learning and deep learning and the flexible numerical computation core is used
        across many other scientific domains.
        
Keywords: tensorflow tensor machine learning
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
