aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge pull request #20576 from Intel-tensorflow:mabuzain/avx-performance-fixGravatar TensorFlower Gardener2018-07-13
|\
* | TPUEstimator: Run tpu.initialize_system() in its own graph whenever the mainGravatar Jeremy Lau2018-07-13
* | Disable flaky tests on windows.Gravatar Gunhan Gulsoy2018-07-13
* | Allow non-index slices to be used without conversion, instead of rejecting th...Gravatar Dan Moldovan2018-07-13
* | Merge pull request #20725 from yongtang:20722-TFSA-2018-001Gravatar TensorFlower Gardener2018-07-13
|\ \
* | | Disable flaky random seed testGravatar Gunhan Gulsoy2018-07-13
* | | [XLA] Don't call VisibleDeviceCount from GetSupportedPlatformsGravatar A. Unique TensorFlower2018-07-13
* | | Re-enabling delete on exit true by default.Gravatar A. Unique TensorFlower2018-07-13
* | | tfdbg: remove Experimental tags and obsolete libraryGravatar Shanqing Cai2018-07-13
* | | Reorder estimator guides in index and nav based on feedback.Gravatar Billy Lamberta2018-07-13
* | | Change size of linear_operator_low_rank_update_test to large as it is current...Gravatar Smit Hinsu2018-07-13
* | | Automated rollback of commit 57527f7e47e3e67966b432065f510a601a4d8647Gravatar A. Unique TensorFlower2018-07-13
* | | Merge pull request #20667 from mktozk:patch-1Gravatar TensorFlower Gardener2018-07-13
|\ \ \
* | | | [TF:XLA] Bump open source llvm revision to r336991Gravatar Sanjoy Das2018-07-13
* | | | Merge pull request #20665 from guillaumekln:fix-gather-tree-from-arrayGravatar TensorFlower Gardener2018-07-13
|\ \ \ \
* | | | | Add NCCL 2.x to docker files.Gravatar Toby Boyd2018-07-13
* | | | | Merge pull request #20760 from yongtang:07122018-linkGravatar TensorFlower Gardener2018-07-13
|\ \ \ \ \
* | | | | | Internal Change.Gravatar Michael Case2018-07-13
* | | | | | Add version of SessionFactory::NewSession that returns Status.Gravatar Reed Wanderman-Milne2018-07-13
* | | | | | Make an option that allows making the memory plan not reuse space.Gravatar Andrew Selle2018-07-13
* | | | | | Internal changes.Gravatar A. Unique TensorFlower2018-07-13
* | | | | | Automated rollback of commit 895a7667884545a68480eb91916a5a23c2852308Gravatar Smit Hinsu2018-07-13
* | | | | | Update documentation.Gravatar Shashi Shekhar2018-07-13
* | | | | | Merge pull request #20350 from jjsjann123:trt4_prGravatar TensorFlower Gardener2018-07-13
|\ \ \ \ \ \
* | | | | | | Adds the code that uses the recently added AutoGraph traceback rewriting logic.Gravatar A. Unique TensorFlower2018-07-13
* | | | | | | Broad refactor (part 6): Add several helpers to the base converter class. Not...Gravatar Dan Moldovan2018-07-13
* | | | | | | Change TF op extension example to not use namespace "tensorflow", which does ...Gravatar A. Unique TensorFlower2018-07-13
* | | | | | | TF SavedModel: Split off a reader from the loader moduleGravatar A. Unique TensorFlower2018-07-13
* | | | | | | Add initial support for interpolating filename and line number in error messa...Gravatar A. Unique TensorFlower2018-07-13
* | | | | | | Make parallel_gpu_execute work on WindowsGravatar A. Unique TensorFlower2018-07-13
* | | | | | | Fix import order in interpreter_wrapper.h.Gravatar Nupur Garg2018-07-13
* | | | | | | [XLA] Split out HloGatherInstruction as subclass from HloInstruction.Gravatar A. Unique TensorFlower2018-07-12
* | | | | | | Expose is_png similar to the method is_jpeg.Gravatar A. Unique TensorFlower2018-07-12
* | | | | | | Include NCCL in the list of requirements for TensorFlow with GPU supportGravatar Smit Hinsu2018-07-12
* | | | | | | Replacing persistent tape with 2 different tapes for generator and discrimina...Gravatar A. Unique TensorFlower2018-07-12
* | | | | | | Makes tfe.defun respect random seeds.Gravatar Alexandre Passos2018-07-12
* | | | | | | Internal change.Gravatar Alan Chiao2018-07-12
* | | | | | | Cleaning up test proto for `tensorflow/contrib/proto` and refactoring test code.Gravatar Jiri Simsa2018-07-12
* | | | | | | Fix the broekn BUILD rule under lite/delegates/eager.Gravatar Yu-Cheng Ling2018-07-12
* | | | | | | Disable eager nested defuns on TPU testGravatar Igor Ganichev2018-07-12
* | | | | | | Remove redundant context.graph_mode() calls.Gravatar Alexandre Passos2018-07-12
* | | | | | | Automated rollback of commit 35a29824aa196aa9348e1f6daf836d07d9e61156Gravatar Revan Sopher2018-07-12
* | | | | | | [XLA:GPU] Support infeed of nested tuplesGravatar Benjamin Kramer2018-07-12
* | | | | | | Broad refactor(part 5): Add liveness and reaching definitions analyses based ...Gravatar Dan Moldovan2018-07-12
* | | | | | | Support passing TensorFlow API names as a separate v1 argument to tf_export.Gravatar Anna R2018-07-12
* | | | | | | Utilities for converting TF objects to TF Lite counterparts.Gravatar A. Unique TensorFlower2018-07-12
* | | | | | | Fix support for seq2seq with mixed precisionGravatar A. Unique TensorFlower2018-07-12
* | | | | | | Add a test to eagerly run ops on multiple TPU coresGravatar Igor Ganichev2018-07-12
* | | | | | | [tf.data] Handling checkpointing of optimized input pipelines correctly.Gravatar Jiri Simsa2018-07-12
* | | | | | | Merge pull request #20678 from SneakyFish5:fix-typosGravatar TensorFlower Gardener2018-07-12
|\ \ \ \ \ \ \