File:TensorFlow_logo.svg · Wikimedia Commons · See Wikimedia Commons
Q21447895
Sign in to saveTensorFlow is a software library for machine learning and artificial intelligence. It can be used across a range of tasks, but is used mainly for training and inference of neural networks. It is one of the most popular deep learning frameworks, alongside others such as PyTorch. It is free and open-source software released under the Apache License 2.0.
Key facts
- Software.name
- TensorFlow
- Software.logo
- TensorFlow logo.svg
- Software.developer
- Google Brain Team
- Software.latest release version
- 2.20.0
- Software.programming language
- Python, C++, CUDA
- Software.platform
- Linux, macOS, Windows, Android, JavaScript
- Software.genre
- Machine learning library
- Software.license
- Apache 2.0
via Wikipedia infobox
Wikidata facts
- Named after
- tensor
- Notable work
- DeepDream
- Developer
- Google Brain
- Platform
- Microsoft Windows
- Official website
- tensorflow.google.cn
- Has use
- machine learning
Show 14 more facts
- source code repository URL
- github.com/tensorflow/tensorflow
- copyright license
- Apache Software License 2.0
- software version identifier
- 2.21.0
- social media followers
- 611000
- Commons category
- TensorFlow
- inception
- 2015-11-09
- programmed in
- Python
- Stack Exchange tag
- stackoverflow.com/tags/tensorflow
- operating system
- Android
- official blog URL
- blog.tensorflow.org
- user manual URL
- www.tensorflow.org/api_docs
- issue tracker URL
- github.com/tensorflow/tensorflow/issues
- publication date
- 2015-00-00
- maintained by WikiProject
- WikiProject Software
Sources (13)
via Wikidata · CC0
~14 min read
Encyclopedic overview
36 sectionsContents
- History
- DistBelief
- TensorFlow
- Tensor processing unit (TPU)
- Edge TPU
- TensorFlow Lite
- TensorFlow 2.0
- Features
- AutoDifferentiation
- Eager execution
- Distribute
- Losses
- Metrics
- TF.nn
- Optimizers
- Usage and extensions
- TensorFlow
- TensorFlow.js
- LiteRT
- TFX
- Integrations
- Numpy
- Extensions
- Google Colab
- Google JAX
- Applications
- Medical
- Social media
- Search Engine
- Education
- Retail
- Research
- See also
- References
- Further reading
- External links
TensorFlow is a software library for machine learning and artificial intelligence. It can be used across a range of tasks, but is used mainly for training and inference of neural networks. It is one of the most popular deep learning frameworks, alongside others such as PyTorch. It is free and open-source software released under the Apache License 2.0.
It was developed by the Google Brain team for Google's internal use in research and production. The initial version was released under the Apache License 2.0 in 2015. Google released an updated version, TensorFlow 2.0, in September 2019.
Excerpted from Wikipedia’s “Q21447895” article, available under the CC BY-SA 4.0 licence.