aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add a function that allows to dynamically verify whether a function is white ...Gravatar A. Unique TensorFlower2018-02-26
* 1st version of sequential feature columns.Gravatar A. Unique TensorFlower2018-02-26
* [XLA] GTE of a certain element of the tuple does not need not keep other elem...Gravatar Michael Kuperstein2018-02-26
* Adding documentation for dataset/iterator checkpointing.Gravatar Shivani Agrawal2018-02-26
* TFTS: Switch to using core feature columnsGravatar Allen Lavoie2018-02-26
* Update eager uniform replay buffer microbenchmarks to compare against graph f...Gravatar Akshay Agrawal2018-02-26
* Include c_api_experimental in libtensorflow.so's dependencies.Gravatar Richard Wei2018-02-26
* Maintain a cache of output dtypes of ops in TFE_Context.Gravatar A. Unique TensorFlower2018-02-26
* Internal change.Gravatar Jeremy Lau2018-02-26
* Fix bug calling gradients_function inside custom_gradientGravatar Alexandre Passos2018-02-26
* Use optimized ops to handle GPU memory swapping: this avoids the need for 2Gravatar Benoit Steiner2018-02-26
* Internal change.Gravatar Anna R2018-02-26
* Add the internal module name prefix to the white list.Gravatar A. Unique TensorFlower2018-02-26
* Actually expose smart_cond and smart_constant_value in tf.contrib.frameworkGravatar Skye Wanderman-Milne2018-02-26
* TFLite: Ensures pointers to tensors won't be invalidated unless 16+ tensors a...Gravatar Yu-Cheng Ling2018-02-26
* Added const to Node* in various parts of the code base.Gravatar Mingsheng Hong2018-02-26
* Add support for parsing the "gather" HLOGravatar Sanjoy Das2018-02-26
* eager/examples/resnet50: Fix breakage.Gravatar Asim Shankar2018-02-26
* Bring in `isbuiltin`.Gravatar A. Unique TensorFlower2018-02-26
* Automated g4 rollback of changelist 185324160Gravatar Guangda Lai2018-02-26
* Integrate ClusterResolvers with TPUEstimator.Gravatar Brennan Saeta2018-02-26
* [XLA] Do not recompute flattened sets inside layout assignment.Gravatar Michael Kuperstein2018-02-26
* [XLA] Add kConvert to EffectiveOperandPrecisionIsOutputPrecision list.Gravatar Yuanzhong Xu2018-02-26
* Deleting references to outdated `translate/seq2seq` tutorial.Gravatar Mark Daoust2018-02-26
* Move accumulate_n_v2 to core.Gravatar Alexandre Passos2018-02-26
* Arithemtic optimization: Rewite Sub(0, y) => Neg(y)Gravatar A. Unique TensorFlower2018-02-26
* Generalize the gather_indices dimension that stores indicesGravatar Sanjoy Das2018-02-26
* Fix pip install examples to match text: Use pip and point to Py2 packagesGravatar A. Unique TensorFlower2018-02-26
* Fix print format error.Gravatar Rui Zhao2018-02-26
* [XLA:GPU] Fix HLO profiling when multiple streams are involved.Gravatar Justin Lebar2018-02-26
* Add __str__ method to _RefVariableProcessor.Gravatar A. Unique TensorFlower2018-02-26
* Drop the getcallargs extension as its logic had to be moved to a higher level...Gravatar A. Unique TensorFlower2018-02-26
* Annotate attribute nodes with the value or type of their parent. This helps w...Gravatar A. Unique TensorFlower2018-02-26
* [XLA] Remove bitcast-converts between same shape.Gravatar Jacques Pienaar2018-02-25
* Re-enables moving_average_optimizer_test. Resource variable bug fixed by apas...Gravatar A. Unique TensorFlower2018-02-24
* Use the new inspect_utils API to to get the function's namespace.Gravatar A. Unique TensorFlower2018-02-24
* Exclude more tests for cuda_on_cpu.Gravatar Guangda Lai2018-02-23
* Refactor Keras engine by splitting it into short, specialized files.Gravatar Francois Chollet2018-02-23
* Add another utility that captures a function's namespace as a mapping from sy...Gravatar A. Unique TensorFlower2018-02-23
* Dropped from previous change.Gravatar Alexandre Passos2018-02-23
* Checkpointable: compatibility mode with name-based savingGravatar Allen Lavoie2018-02-23
* Checkpointable: allow using Checkpointable objects in a tf.train.Saver()Gravatar Allen Lavoie2018-02-23
* Registers None gradients for ArgMaxGravatar Alexandre Passos2018-02-23
* Internal change.Gravatar Zhixian Yan2018-02-23
* Internal change.Gravatar Jeremy Lau2018-02-23
* Add Kumaraswamy Bijector, and let Kumaraswamy distribution depend on it.Gravatar A. Unique TensorFlower2018-02-23
* Add custom registered graph optimizers run by MetaOptimizer.Gravatar Patrick Nguyen2018-02-23
* Checkpointable: Utility to gather initialization opsGravatar Allen Lavoie2018-02-23
* eager: Change various examples to use tf.keras.Model instead of tfe.Network.Gravatar Asim Shankar2018-02-23
* Add test for bug in CUB that caused dynamic partition to fail on the GPU.Gravatar A. Unique TensorFlower2018-02-23