aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* optimize_for_inference_lib.fold_batch_norms() preserves data_format (#16075)Gravatar yegord2018-01-31
* Merge pull request #16612 from joel-shor/masterGravatar Yifei Feng2018-01-31
|\
* \ Merge pull request #16446 from freedomtan/label_image_tflite_bilinear_prGravatar Rasmus Munk Larsen2018-01-31
|\ \
* | | Fixed iOS build script for all architectures, fixes #12904 (#16559)Gravatar Pete Warden2018-01-31
| * | add brackets and new lineGravatar Koan-Sin Tan2018-01-31
| | * Simplify loader_impl.py logic around main Op Tensor.Gravatar joel-shor2018-01-30
| |/ |/|
* | 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 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