aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | 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
* | | Improve CPU time usage in the SpaceToBatch op.Gravatar Derek Murray2018-08-01
* | | Allow to set global step to a particular value, after the early stopping trig...Gravatar A. Unique TensorFlower2018-08-01
* | | Support TFLite framework compilation on WindowsGravatar Jared Duke2018-08-01
* | | Fix toco:toco_port compilation on WindowsGravatar Jared Duke2018-08-01
* | | Enable masking support for eager execution.Gravatar Francois Chollet2018-08-01
* | | Merge pull request #21206 from kingofthebongo2008:nysnc_and_highwayhash_cmake...Gravatar TensorFlower Gardener2018-08-01
|\ \ \
* | | | Fix darwin_x86_64 TFLite buildsGravatar Jared Duke2018-08-01
* | | | Ensure the Eager Runtime builds for Android. For the benefit of TF Lite it isGravatar A. Unique TensorFlower2018-08-01
* | | | Created pure TensorFlow op for MatrixExponential, allowing gradients and GPU ...Gravatar A. Unique TensorFlower2018-08-01
* | | | [SE] Allow context reuse in CreatedContexts::Add.Gravatar Justin Lebar2018-08-01
* | | | Generalize quantization rewriter to handle seperable convolutions. Insert fa...Gravatar Raghuraman Krishnamoorthi2018-08-01
* | | | Merge pull request #21063 from yongtang:07222018-s3_cryptoGravatar TensorFlower Gardener2018-08-01
|\ \ \ \
* | | | | Python 3.7 Compatibility: Py_UnicodeAsUTF8AndSize() returns a "const char*"Gravatar Asim Shankar2018-08-01
* | | | | When model.build() is called on tf.TensorShape((None, None, None, 1)), the co...Gravatar A. Unique TensorFlower2018-08-01
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-01
* | | | | [Checkpointable] Make Iterator checkpointable.Gravatar Shivani Agrawal2018-08-01
* | | | | Remove unused imports.Gravatar Yuefeng Zhou2018-08-01
* | | | | Fix syntax errorGravatar A. Unique TensorFlower2018-08-01
* | | | | Fix dangling reference bug.Gravatar A. Unique TensorFlower2018-08-01
* | | | | Simplified the WhileOp kernel impl by removing the handle cache based onGravatar Mingsheng Hong2018-08-01