aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src
Commit message (Expand)AuthorAge
* 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
* 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
|\
* | [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
|\ \
* | | [XLA] Add Scatter HLO.Gravatar A. Unique TensorFlower2018-08-01
* | | Fix some outdated documentation.Gravatar Sanjoy Das2018-08-01
| | * Fixing some merge conflicts I missed.Gravatar Amit Patankar2018-07-31
| * | fix the function name in the gide of custom estimatorGravatar sfujiwara2018-08-01
|/ /
| * Merging the r1.10 branch back to master.Gravatar Amit Patankar2018-07-31
|/
* Typo fix.Gravatar Mark Daoust2018-07-30
* Adding NodeDef names to error messages for better debuggability.Gravatar A. Unique TensorFlower2018-07-27
* [XLA] Update xla document. The xla_builder and xla_computation have been move...Gravatar A. Unique TensorFlower2018-07-25
* [XLA] The first step to incrementally move client/xla_client/* to client/.Gravatar A. Unique TensorFlower2018-07-25
* [XLA] Fix up table formatting in Map semantics.Gravatar Michael Kuperstein2018-07-24
* Setup for TFLite subsiteGravatar Billy Lamberta2018-07-24
* Fix linkGravatar Billy Lamberta2018-07-24
* [XLA] Document DynamicSlice and DynamicUpdateSlice semantics.Gravatar Michael Kuperstein2018-07-24
* Update example execution of configure script for installation from sourcesGravatar Smit Hinsu2018-07-23
* Merge pull request #20508 from henry860916:masterGravatar TensorFlower Gardener2018-07-20
|\
* | Start implementation of Iota HLO.Gravatar Nick Desaulniers2018-07-20
* | Merge pull request #20965 from vilmar-hillow:masterGravatar TensorFlower Gardener2018-07-20
|\ \
* | | Add CSS style sheet to preprocessed documentation and landing pages.Gravatar Billy Lamberta2018-07-20
* | | Merge pull request #20957 from cheerss:masterGravatar TensorFlower Gardener2018-07-19
|\ \ \
* \ \ \ Merge pull request #20710 from case540:merge_19_into_masterGravatar TensorFlower Gardener2018-07-19
|\ \ \ \
* \ \ \ \ Merge pull request #20927 from wimglenn:no_sudoGravatar TensorFlower Gardener2018-07-19
|\ \ \ \ \
* | | | | | eager guide: s/tfe.Checkpoint/tf.train.Checkpoint/Gravatar Asim Shankar2018-07-19
| * | | | | fix typo I added.Gravatar Mark Daoust2018-07-19
| * | | | | Consistently use `--upgrade` instead of `-U`Gravatar Mark Daoust2018-07-19
| | | | * | Typo in tf.Session fixedGravatar vilmar-hillow2018-07-19
| |_|_|/ / |/| | | |
| | | * | Update keras.mdGravatar cheerss2018-07-19
* | | | | Remove mentions of developer preview in TFLite docs.Gravatar Billy Lamberta2018-07-18
* | | | | Allows constructing resource variables from tf.Variable.Gravatar Alexandre Passos2018-07-18
| |_|/ / |/| | |
| * | | Recommend the user site, no sudoGravatar wim glenn2018-07-18
|/ / /
* | | Merge pull request #20877 from pmkalshetti:patch-1Gravatar TensorFlower Gardener2018-07-17
|\ \ \
* | | | Fix sanity failure from cl/204944404Gravatar Yifei Feng2018-07-17
| * | | correct urlGravatar Pratik Kalshetti2018-07-17
|/ / /
* | | apt-get install NVIDIA libsGravatar Toby Boyd2018-07-16
* | | Add NCCL 2.x to install_sources.mdGravatar Toby Boyd2018-07-16
* | | Add autograph.ipynb to guideGravatar Mark Daoust2018-07-16
* | | Add note about colab notebooks on install page.Gravatar Billy Lamberta2018-07-16
* | | Update default cuda compute capability while installing from sources to cover...Gravatar Smit Hinsu2018-07-14
* | | Add linear estimator colab entry to tutorials.Gravatar Billy Lamberta2018-07-13
| * | Merge branch 'master' into merge_19_into_masterGravatar Michael Case2018-07-13
| |\ \ | |/ / |/| |