aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [XLA:GPU] Extract multiplication of complex numbers into a helper function.Gravatar A. Unique TensorFlower2018-03-02
* Automated g4 rollback of changelist 187563544Gravatar Gunhan Gulsoy2018-03-01
* [XLA] For graphviz graph dumps that are colored by sharding, choose the fill ...Gravatar Peter Hawkins2018-03-01
* Grappler: Change memory optimizer recomputation name prefix into a regexp. Th...Gravatar A. Unique TensorFlower2018-03-01
* Allow replacing attributes in templates.Gravatar A. Unique TensorFlower2018-03-01
* Improve CURL error reporting and handling in the GCS filesystem.Gravatar Jonathan Hseu2018-03-01
* Add util which creates Python callable with tf.Variables explicitly asGravatar Joshua V. Dillon2018-03-01
* Checkpointable: Make Templates CheckpointableGravatar Allen Lavoie2018-03-01
* Implement partial constant propagation through IdentityN.Gravatar A. Unique TensorFlower2018-03-01
* Improve the error message when failing to write events.Gravatar Jonathan Hseu2018-03-01
* Include the response upon any error.Gravatar Jonathan Hseu2018-03-01
* Expose Checkpointable symbols in tf.contrib.eager/tfeGravatar Allen Lavoie2018-03-01
* Adds a TensorServingInputReceiver that allows export_savedmodel to pass rawGravatar Karmel Allison2018-03-01
* Do not crash if we failed to get the field name.Gravatar A. Unique TensorFlower2018-03-01
* [ClusterFLR] Prolong the lifetime of the RunGraphRequest until the call has c...Gravatar Derek Murray2018-03-01
* Fix batch_norm_benchmark.Gravatar Anna R2018-03-01
* A fp16 implemention for ReluGrad.Gravatar Xiaoqiang Zheng2018-03-01
* Checkpointable: Make Model Checkpointable-compatibleGravatar Allen Lavoie2018-03-01
* Added support for optimization of functions with fixed input/output typesGravatar Benoit Steiner2018-03-01
* EagerTensor.device reflects the op's device and not the tensor's memory space.Gravatar Alexandre Passos2018-03-01
* Expose native inference latency via TFlite interpreter.Gravatar A. Unique TensorFlower2018-03-01
* Set more generated ops to 'hidden'. These ops have not been hidden before butGravatar Anna R2018-03-01
* Sampling group embeddings for each child.Gravatar Rui Zhao2018-03-01
* Internal change.Gravatar Mingsheng Hong2018-03-01
* Optimize training with feature selection by avoiding any computations on theGravatar A. Unique TensorFlower2018-03-01
* Fix TensorRT build.Gravatar Guangda Lai2018-03-01
* Add support for keyword args for dynamically converted functions.Gravatar A. Unique TensorFlower2018-03-01
* Fix parameter name mismatches in declarations/definitions.Gravatar Eli Bendersky2018-03-01
* Cast sequence_length to an integer.Gravatar A. Unique TensorFlower2018-03-01
* [XLA] Fully qualify xla::MakeUnique uses in shape_tree.h. No functional changes.Gravatar Peter Hawkins2018-03-01
* Remove underscore prefix from the following HIDDEN ops: add_sparse_to_tensors...Gravatar Anna R2018-03-01
* TFE: Cache `TensorShape` object for `EagerTensor`'s, for performance.Gravatar Akshay Agrawal2018-03-01
* Refactor training part of the Keras engine.Gravatar Francois Chollet2018-03-01
* [XLA] Optimize away DynamicUpdateSlice with update parameter with a dimensionGravatar Nick Desaulniers2018-03-01
* Internal cleanup.Gravatar A. Unique TensorFlower2018-03-01
* Fixed the typo in RunConfig pydoc.Gravatar Jianwei Xie2018-03-01
* Remove old note that no longer applies.Gravatar Vijay Vasudevan2018-03-01
* [XLA] Update operation semantics doc for BatchNorm operationsGravatar Yunxing Dai2018-03-01
* Fixed tf.reduce_sum usage on 2-D tensors.Gravatar A. Unique TensorFlower2018-03-01
* [XLA] Don't dump the "contents" of constants with a zero-sized dimension in t...Gravatar Justin Lebar2018-03-01
* Keep track of eager op device for tensor handles. Force-colocates ops using r...Gravatar Alexandre Passos2018-03-01
* Correct struct array initialization syntax.Gravatar A. Unique TensorFlower2018-03-01
* Fix TF doc style.Gravatar A. Unique TensorFlower2018-03-01
* [XLA] Fix signatures of c_foo functions and add c_any_of.Gravatar Justin Lebar2018-03-01
* Fix link textGravatar Billy Lamberta2018-03-01
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-01
* Support 0 size literals in Literal::SliceGravatar A. Unique TensorFlower2018-03-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-03-01
* Add RegexReplace Op that internally calls RE2::Replace.Gravatar A. Unique TensorFlower2018-03-01
* Ensure folding of batch norms is idempotent.Gravatar Suharsh Sivakumar2018-03-01