aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* fix docs formatting of tf.while_loop (#7273)Gravatar Yuxin Wu2017-02-14
* FreeBSD compatibility (#7073)Gravatar Daniel Ylitalo2017-02-14
* Don't use __has_builtin with version of apple clang that doesn't supp… (#7241)Gravatar David Norman2017-02-14
* Fixed off-by-one error in L115-116. (#7437)Gravatar lurker2017-02-14
* Merge commit for internal changesGravatar Yifei Feng2017-02-14
|\
* | Tell fix (#7479)Gravatar Rohan Jain2017-02-14
| * If manually specifying the link text in a Python symbolGravatar A. Unique TensorFlower2017-02-14
| * Update Python doc strings for the new doc generator pipeline.Gravatar A. Unique TensorFlower2017-02-14
| * Add README.md for tensorflow runtime with HVX accelerationGravatar A. Unique TensorFlower2017-02-14
| * Add link to Tensor documentation in C++ API guide.Gravatar Skye Wanderman-Milne2017-02-14
| * Manual documentation fixes.Gravatar A. Unique TensorFlower2017-02-14
| * Catch up with the latest qualcomm's open sourced hexagon libaryGravatar A. Unique TensorFlower2017-02-14
| * Re-enable shape_test failing tests after fixing issue that shows up inGravatar Vijay Vasudevan2017-02-14
| * Embedding Projector: fail gracefully when reading invalid `checkpoint` filesGravatar Dan Smilkov2017-02-14
* | Merge pull request #7506 from tensorflow/martinwicke-patch-1Gravatar Martin Wicke2017-02-14
|\ \
| | * Passing commandline arguments to this script was broken with migration toGravatar A. Unique TensorFlower2017-02-14
| | * [XLA] Change BufferLiveness to allow operand buffer sharing for fused Dynamic...Gravatar A. Unique TensorFlower2017-02-14
* | | Merge commit for internal changesGravatar Yifei Feng2017-02-14
|\ \ \ | | |/ | |/|
| * | Fix links according to new convention.Gravatar Patrick Nguyen2017-02-14
| * | [XLA:GPU] Cache kernels in `KernelThunk::ExecuteOnStream`Gravatar A. Unique TensorFlower2017-02-14
| * | tfdbg bug fix: avoid hanging while watching Enter and NextIteration ops in wh...Gravatar Shanqing Cai2017-02-14
| * | Do not cache reads for ResourceVariables.Gravatar Alexandre Passos2017-02-14
| * | Make port::ScopedSetRound() work as advertised in the header and add unit tests.Gravatar A. Unique TensorFlower2017-02-14
| | * Update BUILDGravatar Martin Wicke2017-02-14
| * | Handle different shapes for resource variable and value when assigning.Gravatar Alexandre Passos2017-02-14
| | * Fix hooks/BUILD for custom py_test ruleGravatar Martin Wicke2017-02-14
| |/ |/|
| * Android demo: Remove dep on TF from libtensorflow_demo.so. This will allow fo...Gravatar Andrew Harp2017-02-14
* | Merge pull request #7504 from martinwicke/branch_147473081Gravatar Martin Wicke2017-02-14
|\ \
| | * Refactor head implementations to reduce code duplication and eliminate deep i...Gravatar A. Unique TensorFlower2017-02-14
* | | Added cpu_info.cc to host makefile source filesGravatar Pete Warden2017-02-14
* | | Added native architecture option to Linux makefile to fix test breakageGravatar Pete Warden2017-02-14
| * | Merge commit for internal changesGravatar Martin Wicke2017-02-14
|/| | | |/
| * Doc gen changes:Gravatar A. Unique TensorFlower2017-02-14
| * Add the (experimental) tuning interfaceGravatar Jianwei Xie2017-02-14
| * tfdbg: adjust file paths after Python API seal to avoid import problemsGravatar Shanqing Cai2017-02-14
| * Java: Use pre-built binaries to speed up getting started.Gravatar Asim Shankar2017-02-14
* | Merge commit for internal changesGravatar Yifei Feng2017-02-14
|\|
| * Automated rollback of change 147415868Gravatar Martin Wicke2017-02-14
| * Drop reference to monitors guide.Gravatar A. Unique TensorFlower2017-02-13
| * Remove complicated decoder API in favor of new object-oriented API in tf.cont...Gravatar Eugene Brevdo2017-02-13
| * TASK 1. Python module doc stringsGravatar A. Unique TensorFlower2017-02-13
| * C++ API: include optional attrs in generated class comments + improve core docsGravatar Skye Wanderman-Milne2017-02-13
| * C++ API: clean up generated Attrs struct commentsGravatar Skye Wanderman-Milne2017-02-13
| * Fix documentation and guide for graph_editorGravatar Andrew Selle2017-02-13
| * Disable failing tests in OSSGravatar Vijay Vasudevan2017-02-13
| * Fix broken links for unsealed contrib API guidesGravatar A. Unique TensorFlower2017-02-13
| * Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
| * Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-13
| * Seal ffmpeg interface and fix document generator to use ffmpeg build target.Gravatar Andrew Selle2017-02-13
| * Update docs.Gravatar A. Unique TensorFlower2017-02-13