aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src
Commit message (Expand)AuthorAge
* updated broken link to Estimators pageGravatar Kate Hodesdon2018-08-21
* Doc: Update xla example instruction. Otherwise it fails withGravatar Tiezhen WANG2018-08-20
* Explicitly states that 'experimental' is experimental :-)Gravatar Mustafa Ispir2018-08-20
* [tf.data] Modernize description of using datasets with estimators.Gravatar Derek Murray2018-08-20
* Keep 'Research and experimentation' collection as an intro to eager.Gravatar Billy Lamberta2018-08-17
* Add link to dataset.Gravatar Billy Lamberta2018-08-17
* Minor changes to www.tensorflow.org/install/install_sourcesGravatar A. Unique TensorFlower2018-08-17
* Improve gather ergonomics by renaming fields.Gravatar Sanjoy Das2018-08-16
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Remove magic links from docs.Gravatar Mark Daoust2018-08-16
* Add a feature_group_size parameter to the Convolution HLO op.Gravatar Adrian Kuegel2018-08-16
* Update community page with more specific links to security advisories and oth...Gravatar Frank Chen2018-08-14
* Make minor style fix to eager guide (spacing between =).Gravatar Dustin Tran2018-08-14
* Fix recurrent tutorial's code snippet.Gravatar Dustin Tran2018-08-13
* Automated rollback of commit 165598d826170becd03692af2fa34151f9497f7fGravatar Asim Shankar2018-08-13
* Add documentation for TensorFlow Windows build with BazelGravatar A. Unique TensorFlower2018-08-13
* Merge pull request #21191 from mattdodge:patch-1Gravatar TensorFlower Gardener2018-08-10
|\
* | Lift the restriction in the docs that while loops can't be nested.Gravatar Dimitris Vardoulakis2018-08-10
* | Add links to the C-api, and bazel-subproject instructions.Gravatar Mark Daoust2018-08-10
* | Adding additional example for tf.keras and eager execution.Gravatar Josh Gordon2018-08-10
* | Merge pull request #21529 from brettkoonce:docs_src_spGravatar TensorFlower Gardener2018-08-10
|\ \
* \ \ Merge pull request #21495 from av8ramit:merge110backGravatar TensorFlower Gardener2018-08-10
|\ \ \
* | | | [XLA] Enhance the HLO verifier to report errors for illegal Rng instructions.Gravatar Bixia Zheng2018-08-10
* | | | Merge pull request #21527 from av8ramit:update_install_source_docsGravatar TensorFlower Gardener2018-08-09
|\ \ \ \
* \ \ \ \ Merge pull request #21424 from justinshenk:fixReadmeFormattingGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \
| | | | * | docs_src: minor spelling tweaksGravatar Brett Koonce2018-08-09
| |_|_|/ / |/| | | |
| | * | | Fix formatting.Gravatar Amit Patankar2018-08-09
| | * | | Adding the new dependencies to build from source for master.Gravatar Amit Patankar2018-08-09
| |/ / / |/| | |
* | | | Add TF Probability mailing list to community pages.Gravatar A. Unique TensorFlower2018-08-09
* | | | Merge pull request #19891 from maitbayev:masterGravatar TensorFlower Gardener2018-08-08
|\ \ \ \
* \ \ \ \ Merge pull request #20364 from dandv:patch-1Gravatar TensorFlower Gardener2018-08-08
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #21443 from yongtang:21434-version_compat-linkGravatar TensorFlower Gardener2018-08-08
|\ \ \ \ \ \
* | | | | | | [XLA] Add the xla interface for AllToAll.Gravatar A. Unique TensorFlower2018-08-08
| | | | | * | Cherrypick r1.10 back to master.Gravatar Amit Patankar2018-08-08
| |_|_|_|/ / |/| | | | |
* | | | | | Move Estimator Overview to first element of "High Level APIs".Gravatar Mark Daoust2018-08-08
* | | | | | Add missing python dependency.Gravatar Tiezhen WANG2018-08-07
* | | | | | "All_files" is no longer necessary (ref: cl/190878279)Gravatar Mark Daoust2018-08-07
* | | | | | [XLA] Delete the xla_builder in xla_client.Gravatar A. Unique TensorFlower2018-08-07
* | | | | | Remove usage of magic-api-link syntax from docs.Gravatar Mark Daoust2018-08-07
* | | | | | [Docs]: Reduce over-estimation while measuring compute time.Gravatar Asim Shankar2018-08-07
| * | | | | Fix incorrect to version compatibilityGravatar Yong Tang2018-08-07
|/ / / / /
| | | * | Add shell prompt ("$") to commandGravatar Justin Shenk2018-08-07
| | | * | Fix spacingGravatar Justin Shenk2018-08-07
| | | * | Fix markdown formatting by removing indentGravatar Justin Shenk2018-08-07
| |_|/ / |/| | |
* | | | internal changeGravatar Mark Daoust2018-08-06
* | | | [XLA:CPU] Migrate aot/runtine.{h,cc} to xla_compiled_cpu_function.{h,cc}Gravatar Sanjoy Das2018-08-03
* | | | Merge pull request #21282 from av8ramit:merge_r110_backGravatar TensorFlower Gardener2018-08-03
|\ \ \ \
| | | * \ Merge branch 'master' of https://github.com/tensorflow/tensorflowGravatar Madiyar Aitbayev2018-08-03
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | [XLA] Introduce variadic version of reduce.Gravatar Michael Kuperstein2018-08-02
* | | | | Merge pull request #21288 from sfujiwara:fix-custom-estimator-guideGravatar TensorFlower Gardener2018-08-02
|\ \ \ \ \