Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update roadmap.md #1900

Merged
merged 1 commit into from Apr 13, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 5 additions & 10 deletions tensorflow/g3doc/resources/roadmap.md
@@ -1,5 +1,5 @@
# Roadmap
**Last updated: January 13, 2016**
**Last updated: April 12, 2016**

TensorFlow is a fast moving project. In order for the community to better
understand what the near future will bring, this document shares what we are
Expand All @@ -17,7 +17,6 @@ we do not have timelines for these features.

### Making TensorFlow easier to use
* Higher level APIs (for instance, layers)
* Saving everything to run a graph

### Performance
* Speed and memory benchmarks
Expand All @@ -26,16 +25,12 @@ we do not have timelines for these features.
### Core Features
* Repeated partial graph evaluation ([#672](https://github.com/tensorflow/tensorflow/issues/672))


### Platforms
* iOS support ([#16](https://github.com/tensorflow/tensorflow/issues/16))
* OpenCL support ([#22](https://github.com/tensorflow/tensorflow/issues/22))
* Distributed execution
([#23](https://github.com/tensorflow/tensorflow/issues/23))
* Windows support ([#17](https://github.com/tensorflow/tensorflow/issues/17))
* MacOS GPU support

### Community
* Improvements to Jenkins: automated tests for all supported configurations
* Open-source the doc generator and publish docs style guide
* TensorFlow Models repository (partially,
[#6](https://github.com/tensorflow/tensorflow/issues/6))

* Integration with other machine learning frameworks
* Better installation support; support for package managers