aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge commit for internal changesGravatar Rasmus Larsen2018-01-30
|\
| * [tf.data] Add `IteratorContext::allocator()`.Gravatar Derek Murray2018-01-30
| * Eager: Update documentation to reflect that you can use TensorFlow 1.5Gravatar Asim Shankar2018-01-30
| * Add missing dependency.Gravatar A. Unique TensorFlower2018-01-30
| * Enable bulk restoration by default.Gravatar Russell Power2018-01-30
| * Support outfeed host calls in TPUEstimator. That implicitly allows us to supp...Gravatar Jonathan Hseu2018-01-30
| * Automated g4 rollback of changelist 183846994Gravatar A. Unique TensorFlower2018-01-30
| * Fix bad logging call in warmstarting_utils.py.Gravatar Martin Wicke2018-01-30
| * Add check macro for not-equal.Gravatar A. Unique TensorFlower2018-01-30
| * Eliminate crash on a 'no error' return from DecodeGif when parsing an invalidGravatar David G. Andersen2018-01-30
| * RetryingFileSystem::FlushCaches() calls the base FileSystem's FlushCaches().Gravatar A. Unique TensorFlower2018-01-30
| * Add static_sample flag to Mixture, permitting calls to `sample` to not rely o...Gravatar A. Unique TensorFlower2018-01-30
| * [TF:XLA] Bump open source llvm revision to r323761Gravatar Sanjoy Das2018-01-30
| * K-FAC: expose set_global_constants() for tf.contrib.kfac.utilsGravatar A. Unique TensorFlower2018-01-30
| * Delete dead code in Layer.Gravatar Akshay Agrawal2018-01-30
| * [XLA] Fix tools broken by cl/183837856Gravatar Chris Leary2018-01-30
| * Make loss_ops_test.py work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-30
| * Add py2tf to contrib_py.Gravatar A. Unique TensorFlower2018-01-30
| * [XLA] Fix tools broken by cl/183837856Gravatar Chris Leary2018-01-30
| * Make loss_ops_test.py work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-30
| * Add py2tf to contrib_py.Gravatar A. Unique TensorFlower2018-01-30
| * Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
| * Prepare variance to be exported for serving with the servo library.Gravatar A. Unique TensorFlower2018-01-30
| * Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* | Fix typo (#16583)Gravatar ManHyuk2018-01-30
* | Merge pull request #16598 from angersson/merge-changesGravatar Andrew Harp2018-01-30
|\ \
* | | Update README.md (#16558)Gravatar Omar Aflak2018-01-30
| * | Merge changes from r1.5 into masterGravatar Austin Anderson2018-01-30
|/| |
| | * TensorFlow SavedModel loader: avoid segmentation fault when NewSession return...Gravatar A. Unique TensorFlower2018-01-30
| | * Create an interface to create hints for future toco conversions.Gravatar Andrew Selle2018-01-30
| | * Add BF16 test cases for pad.Gravatar Yuanzhong Xu2018-01-30
| | * Reenable 'constant' test.Gravatar A. Unique TensorFlower2018-01-30
| | * Fixes broken link in documentation.Gravatar Shivani Agrawal2018-01-30
| | * [XLA] Plumb build options via local API.Gravatar Chris Leary2018-01-30
| | * Changed the heap simulator to allow it to be configured about whether to issu...Gravatar A. Unique TensorFlower2018-01-30
| | * Support `mode` option to discriminator function in GANEstimator.Gravatar A. Unique TensorFlower2018-01-30
* | | Fix typo (#16562)Gravatar ManHyuk2018-01-29
* | | Add options to enable new features for cloud-tpu-profiler. (#16550)Gravatar Qiumin Xu2018-01-29
| | * Adds loss_reduction argument to baseline estimators.Gravatar Makoto Uchida2018-01-29
| | * TFE: Register a GPU kernel for tfe.py_func.Gravatar Akshay Agrawal2018-01-29
| | * Remove Identity nodes if num_inputs * num_outputs <= num_inputs + num_outputs...Gravatar A. Unique TensorFlower2018-01-29
| | * Use new Operation._set_attr method instead of modifying node_def directly.Gravatar Skye Wanderman-Milne2018-01-29
| | * [TF:XLA] Complete the TriangularSolve implementation.Gravatar A. Unique TensorFlower2018-01-29
| | * Remove HloRunner::ReadModule.Gravatar Mark Heffernan2018-01-29
| | * Add support for the assert statement.Gravatar A. Unique TensorFlower2018-01-29
| | * Making a bunch of edits to the Getting Started with Premade Estimators doc fo...Gravatar A. Unique TensorFlower2018-01-29
| | * Adds prediction_hooks into EstimatorSpec.Gravatar Jianwei Xie2018-01-29
* | | Tensor roll op implementation (#14953)Gravatar Jean Flaherty2018-01-29
| | * GCS: Add client-side throttle.Gravatar Brennan Saeta2018-01-29
| | * Make with_c_api more robust and enable C API in most of saved_model_test.py.Gravatar Skye Wanderman-Milne2018-01-29