aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Fixed Typos (#18806)Gravatar Nicholas Nadeau, P.Eng., AVS2018-05-03
* Grammar fixes on architecture.md (#19035)Gravatar ctiijima2018-05-03
* Merge pull request #19040 from tensorflow/merge_branchGravatar Amit Patankar2018-05-03
|\
* | correct code snippets to python3 style (#19052)Gravatar Letian Feng2018-05-03
* | Enabling support for S3 and Google Storage for the MKL Docker image. (#19039)Gravatar Elson Rodriguez2018-05-02
* | Fix typos (#18475)Gravatar Taehoon Lee2018-05-02
* | Add go_package to proto definition files (#17262)Gravatar Yong Tang2018-05-02
* | Merge pull request #18909 from samikama/optimization_passGravatar gracehoney2018-05-02
|\ \
| | * Merge 1.8.0 back to master.Gravatar Yifei Feng2018-05-02
| |/| |/| |
| * | Fix breaking testsGravatar gracehoney2018-05-02
* | | Merge pull request #19030 from annarev/copy_modules_before_iteratingGravatar annarev2018-05-02
|\ \ \
| * | | Copy module list file in the while statement instead of creating a new variableGravatar Anna R2018-05-02
* | | | command TypoGravatar Smit Shilu2018-05-02
| * | | Copy module list before iterating over it. Also, import python module for cla...Gravatar Anna R2018-05-02
|/ / /
| * | Fix formatting and linter issuesGravatar gracehoney2018-05-02
* | | Fix Makefile to not use benchmark anymore (switch to minimal) (#19019)Gravatar Andrew Selle2018-05-02
* | | Merge pull request #19025 from caisq/branch_195061425Gravatar Shanqing Cai2018-05-02
|\ \ \
* \ \ \ Merge pull request #18989 from ctiijima/fix-benchmarks.mdGravatar Amit Patankar2018-05-02
|\ \ \ \
| | | * \ Merge branch 'master' of https://github.com/tensorflow/tensorflow into optimi...Gravatar gracehoney2018-05-02
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Allow tfdbg mouse down scroll in curses UI (#18942)Gravatar Paul Van Eck2018-05-02
* | | | | Reverting changes from 495d511 that break install_pip_packages.sh in Ubuntu 1...Gravatar Clayne Robison2018-05-02
* | | | | Fix string issue for temp_export_dir (#18951)Gravatar Sergii Khomenko2018-05-02
| | * | | Merge commit for internal changesGravatar Shanqing Cai2018-05-02
| |/| | | |/| | | |
| | * | | BUGFIX: Convert inputs and list of gradients into tuple if they are not insta...Gravatar A. Unique TensorFlower2018-05-02
| | * | | Add missing colocated element in test in buffer_assignment_test.Gravatar Mark Heffernan2018-05-01
| | * | | Minor refactor: establish some operator naming conventions and apply them, so...Gravatar Dan Moldovan2018-05-01
| | * | | Make the CRF work when sequence_lengths are int32.Gravatar Patrick Nguyen2018-05-01
| | * | | [XLA:CPU] Re-use the same llvm::GlobalVariable for identical literalsGravatar Sanjoy Das2018-05-01
| | * | | Internal changeGravatar A. Unique TensorFlower2018-05-01
| | * | | Internal change.Gravatar A. Unique TensorFlower2018-05-01
| | * | | Re-apply CL 194140820, which reverts #18251 (convolution change).Gravatar Patrick Nguyen2018-05-01
| | * | | test fixGravatar Mustafa Ispir2018-05-01
* | | | | Merge pull request #18730 from joel-shor/masterGravatar Joel Shor2018-05-02
|\ \ \ \ \
| | | * | | Sharding for tensorflow/contrib/timeseries/python/timeseries/state_space_mode...Gravatar Allen Lavoie2018-05-01
| | | * | | Fix wrongly ordered linesGravatar Rachel Lim2018-05-01
| | | * | | Avoid making a copy of the graph needlesslyGravatar Benoit Steiner2018-05-01
| | | * | | Adds logistic_regression_head.Gravatar A. Unique TensorFlower2018-05-01
| | | * | | Check for overflow in shape calculation.Gravatar A. Unique TensorFlower2018-05-01
| | | * | | Allow `warm_start_from` argument to be a SavedModel path.Gravatar A. Unique TensorFlower2018-05-01
| | | * | | [TF:XLA] Separate on-host and on-device shape and layout in HloModule.Gravatar A. Unique TensorFlower2018-05-01
| * | | | | [tf.data] Remove debug code.Gravatar joel-shor2018-05-02
| * | | | | [tf.data] Try fixing the Windows build by adding the directed interleave kern...Gravatar joel-shor2018-05-02
| | | * | | Implementation of the fully-connected TFLite Op using the symmetric quantizat...Gravatar A. Unique TensorFlower2018-05-01
| | | * | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-05-01
| | | * | | Fixed some outdated commentsGravatar Benoit Steiner2018-05-01
| | | * | | Minor JNI performance improvement.Gravatar A. Unique TensorFlower2018-05-01
| | | * | | Making ids unique in nn.embedding_lookup_sparse. This helps to reduce RPC cal...Gravatar A. Unique TensorFlower2018-05-01
| * | | | | [tf.data] Fix debug output.Gravatar joel-shor2018-05-02
| | | * | | Fix bug in peak buffer accounting in buffer assignment.Gravatar Mark Heffernan2018-05-01
| | | * | | Merge changes from github.Gravatar Patrick Nguyen2018-05-01