Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update links to install pages. | Billy Lamberta | 2018-09-20 |
| | | | | PiperOrigin-RevId: 213917946 | ||
* | Add 1.11 release notes (#22067) | Austin Anderson | 2018-09-13 |
| | |||
* | Update RELEASE.md | Amit Patankar | 2018-09-12 |
| | |||
* | Link 1.10 release notes to Bigtable doc for discoverability | Misha Brukman | 2018-08-13 |
| | | | | PiperOrigin-RevId: 208481668 | ||
* | Cherrypick r1.10 back to master. | Amit Patankar | 2018-08-08 |
| | |||
* | Merging the r1.10 branch back to master. | Amit Patankar | 2018-07-31 |
| | |||
* | Merge remote-tracking branch 'origin/r1.9' into merge_19_into_master | Michael Case | 2018-07-11 |
|\ | |||
* | | Fix: Typo in the release note | Nutti | 2018-07-07 |
| | | |||
* | | Merge changes from github. | Yifei Feng | 2018-07-02 |
| | | | | | | | | PiperOrigin-RevId: 203037623 | ||
| * | Potential fix for how pip installs headers used for custom ops. | Michael Case | 2018-06-28 |
| | | | | | | | | | | | | These headers were recently moved from site-packages/external into site-packages/tensorflow/include/external. Need to update setup.py to reflect that. | ||
| * | Fix small typo in RELEASE.md | Michael Case | 2018-06-26 |
| | | |||
| * | Merge branch 'r1.9' into r1.9-cherrypicks | Billy Lamberta | 2018-06-25 |
| |\ | |||
| * | | Rename programmers_guide/ directory to guide/. | Billy Lamberta | 2018-06-25 |
| | | | | | | | | | | | | | | | | | | Update references in source files and docs in tensorflow and related projects. PiperOrigin-RevId: 201766994 | ||
| | * | Update RELEASE.md | Mark Daoust | 2018-06-25 |
| | | | |||
| | * | Update RELEASE.md | Mark Daoust | 2018-06-25 |
| | | | |||
| | * | Update r1.9 release notes. | Mark Daoust | 2018-06-25 |
| |/ | | | | | | | | | | | | | - link to new get_started. - Add keras CuDNN layers. - Links for gradient boosted estimators. - Added new contrib-estimators and string-processing. - Bumped some minor sounding things down from "Major" to "Bugfix+Other" | ||
* | | Fixed a typo in the release notes. | A. Unique TensorFlower | 2018-06-25 |
| | | | | | | | | PiperOrigin-RevId: 201980831 | ||
* | | Rename programmers_guide/ directory to guide/. | Billy Lamberta | 2018-06-22 |
| | | | | | | | | | | | | Update references in source files and docs in tensorflow and related projects. PiperOrigin-RevId: 201766994 | ||
* | | Merge changes from github. | Akshay Modi | 2018-06-18 |
| | | | | | | | | PiperOrigin-RevId: 201110240 | ||
* | | Automated g4 rollback of changelist 201011811 | Akshay Modi | 2018-06-18 |
| | | | | | | | | PiperOrigin-RevId: 201033171 | ||
| * | Add missing Eager relnotes for TensorFlow 1.9. (#20101) | Michael Case | 2018-06-18 |
| | | |||
* | | Merge changes from github. | Akshay Modi | 2018-06-18 |
| | | | | | | | | PiperOrigin-RevId: 201011811 | ||
| * | Update RELEASE.md (r1.9) for tfdbg and XLA | Shanqing Cai | 2018-06-08 |
| | | |||
| * | Consolidate `tf.data` release notes. | Derek Murray | 2018-06-07 |
| | | |||
| * | I've made the updates Rajat requested. Please note the links will not work ↵ | Amit Patankar | 2018-06-04 |
| | | | | | | | | until after we have launched. | ||
| * | Updating release notes for r1.9. | Amit Patankar | 2018-06-01 |
| | | |||
* | | Merge changes from github. | Yifei Feng | 2018-05-24 |
| | | | | | | | | | | | | | | Revert #18413. Too many internal test failures due to the name scope change caused by this change. Revert #18192. Cannot use re2::StringPiece internally. Need alternative for set call. Will pull and clean this up in a separate change. PiperOrigin-RevId: 197991247 | ||
| * | Fixed Typos (#18806) | Nicholas Nadeau, P.Eng., AVS | 2018-05-03 |
| | | | | | | * fixed typos | ||
| * | Updating release notes. | Jiri Simsa | 2018-04-25 |
| | | |||
* | | Merge changes from github. | Yifei Feng | 2018-04-23 |
| | | | | | | | | PiperOrigin-RevId: 194031845 | ||
* | | Merge changes from github. | Michael Case | 2018-04-10 |
| | | | | | | | | PiperOrigin-RevId: 192388250 | ||
| * | Formatting fix | Anna R | 2018-04-10 |
| | | |||
| * | Update a few release notes | Anna R | 2018-04-10 |
| | | |||
| * | Adding release notes for 1.8.0rc0 | Anna R | 2018-04-10 |
| | | |||
| * | Also adding a note about Cuda supported version | Anna R | 2018-03-30 |
| | | |||
| * | Updating release notes: changing minimum Cudnn supported version and adding ↵ | Anna R | 2018-03-30 |
| | | | | | | | | tensorrt note. | ||
* | | Automated g4 rollback of changelist 190858242 | Jianwei Xie | 2018-03-29 |
| | | | | | | | | PiperOrigin-RevId: 190953197 | ||
* | | Automated g4 rollback of changelist 190835392 | Anna R | 2018-03-28 |
| | | | | | | | | PiperOrigin-RevId: 190858242 | ||
* | | Merge changes from github. | Jianwei Xie | 2018-03-28 |
| | | | | | | | | PiperOrigin-RevId: 190835392 | ||
| * | Update RELEASE.md for r1.7 (#17583) | Yifei Feng | 2018-03-12 |
| | | |||
* | | Merge changes from github. | Yifei Feng | 2018-02-22 |
| | | | | | | | | PiperOrigin-RevId: 186674197 | ||
* | | Merge changes from github. | Ankur Taly | 2018-02-16 |
| | | | | | | | | PiperOrigin-RevId: 186073337 | ||
| * | Merge remote-tracking branch 'gtf/r1.6' | Gunhan Gulsoy | 2018-02-15 |
| |\ | |||
| | * | Update RELEASE.md | Andrew Harp | 2018-02-13 |
| | | | |||
| | * | Update tensorboard dependency to 1.6.0+ and new name (#16815) | Nick Felt | 2018-02-09 |
| | | | | | | | | | | | | | | | | | | * Update tensorboard dependency to 1.6.0+ and new name * Mention tensorboard package name change in RELEASE.md | ||
| * | | Merge commit for internal changes | Michael Case | 2018-02-08 |
| |\ \ | |/ / |/| | | |||
* | | | Merge changes from github. | Michael Case | 2018-02-07 |
| | | | | | | | | | | | | PiperOrigin-RevId: 184897758 | ||
| * | | Merging the 1.6 branch back into master. | Amit Patankar | 2018-02-05 |
| | | | |||
| | * | Adding the known bugs to 1.5 as well. | Amit Patankar | 2018-02-01 |
| | | | |||
| | * | Adding Release notes for r1.6. | Amit Patankar | 2018-02-01 |
| |/ |