aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Implementation of ctc beam search decoder op in custom op fashion.Gravatar A. Unique TensorFlower2018-08-02
* [tf.data / Bigtable] Update docs and method docstringsGravatar Misha Brukman2018-08-02
* [XLA:GPU] Don't emit HostToDevice copiesGravatar Sanjoy Das2018-08-02
* Add some symbols back to saver.py temporarily to unbreak some users of non-pu...Gravatar Allen Lavoie2018-08-02
* Remove sagan example.Gravatar Xuechen Li2018-08-02
* Experimental Cl which adds `LatencyStatsDataset` op after each `Dataset` op t...Gravatar Shivani Agrawal2018-08-02
* Respect log_device_placement when op is executed remotely.Gravatar Akshay Modi2018-08-02
* In ring_reducer.cc if the reduction does not need a final op, thenGravatar A. Unique TensorFlower2018-08-02
* Merge pull request #21346 from Intel-tensorflow:nightly-build-fixGravatar TensorFlower Gardener2018-08-02
|\
* | VLOG(1) the value of flags->tf_xla_auto_jitGravatar Sanjoy Das2018-08-02
* | Gradients of tfe.defun functions with loops in them.Gravatar Alexandre Passos2018-08-02
* | Format workspace.bzl with buildifierGravatar Yifei Feng2018-08-02
* | Split checkpoint management utility functions out of saver.pyGravatar Allen Lavoie2018-08-02
* | Added support to use user defined build inside call.Gravatar Raymond Yuan2018-08-02
* | Refactored TFLite Eager delegate kernel_test.cc.Gravatar Nupur Garg2018-08-02
* | Check if the handle is nullptr, and fail early instead of segfaulting.Gravatar Akshay Modi2018-08-02
* | Internal change.Gravatar Jonathan Shen2018-08-02
* | Allow Capital letters in function output name in ExpandFunctionDefInput inGravatar A. Unique TensorFlower2018-08-02
* | Mark priority_queue_test as medium-sized.Gravatar Akshay Agrawal2018-08-02
* | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-08-02
* | Enables optimization to remove 0-iteration 'while' loops based on simple bina...Gravatar A. Unique TensorFlower2018-08-02
* | Add a optional bucket location check to the GCS Filesystem.Gravatar Michael Banfield2018-08-02
* | Explicitly cast the types of a few variables in VLOG statements to avoid an i...Gravatar A. Unique TensorFlower2018-08-02
* | [XLA] Introduce variadic version of reduce.Gravatar Michael Kuperstein2018-08-02
* | [tpu]: Have a more helpful error message when no TPU name is specified.Gravatar Brennan Saeta2018-08-02
* | Fix potential use-after-free bug introduced in commitGravatar Asim Shankar2018-08-02
* | Simplify logic in XlaCompilationCache::CompileImplGravatar Sanjoy Das2018-08-02
* | Merge pull request #21011 from Intel-tensorflow:pr-upgrading-mkl-dnn-to-v0.15Gravatar TensorFlower Gardener2018-08-02
|\ \
* | | Force conversion of directly decorated functions. Ignore the whitelist in thi...Gravatar A. Unique TensorFlower2018-08-02
* | | Add a default value of None for the newly added parameter.Gravatar A. Unique TensorFlower2018-08-02
* | | Throw ValueError with clear error message when function to be traced by defunGravatar Xuechen Li2018-08-02
| | * [Intel MKL] Upgrade to Bazel 0.15.0.Gravatar Clayne Robison2018-08-02
* | | Merge pull request #21288 from sfujiwara:fix-custom-estimator-guideGravatar TensorFlower Gardener2018-08-02
|\ \ \
* | | | Do not panic on type annotations in python3 for layers / functions passed to TF.Gravatar Alexandre Passos2018-08-02
* | | | Add to our current warning message when we run out of data in the givenGravatar Anjali Sridhar2018-08-02
* | | | Add support for processing quantized version of reduce_sum in tocoGravatar A. Unique TensorFlower2018-08-02
* | | | Fix Android compilation forGravatar Shashi Shekhar2018-08-02
* | | | Assign NullOps to all custom ops starting with Eager:Gravatar A. Unique TensorFlower2018-08-02
* | | | Fix typo in Ceil op description.Gravatar Daniel Zheng2018-08-02
* | | | Update downloadable clang to r338452Gravatar Ilya Biryukov2018-08-02
* | | | Format .bzl files in clang_toolchainGravatar Ilya Biryukov2018-08-02
* | | | Use device and colocation stack metadata to improve an error message in ops.p...Gravatar A. Unique TensorFlower2018-08-02
* | | | compat: Update forward compatibility horizon to 2018-08-02Gravatar A. Unique TensorFlower2018-08-02
* | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-08-01
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-01
* | | | Reformat tensorflow/compiler/aot/tfcompile.bzl; NFCGravatar Sanjoy Das2018-08-01
* | | | [tf.data] Add new `Optional` type to represent missing data.Gravatar Derek Murray2018-08-01
* | | | [XLA] Add Scatter HLO.Gravatar A. Unique TensorFlower2018-08-01
* | | | Add logical_and and logical_not to schema.Gravatar A. Unique TensorFlower2018-08-01
* | | | Add a warning for Model.save_weights in TensorFlow format with a Keras optimizerGravatar Allen Lavoie2018-08-01