aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Implement partial constant folding of AddN and AccumulateNV2.Gravatar A. Unique TensorFlower2018-02-27
* Make crosstools ready for introduction of c++-link-nodeps-dynamic-libraryGravatar A. Unique TensorFlower2018-02-27
* Uses the new automatic control dependencies code for functions.Gravatar Alexandre Passos2018-02-27
* Tensorflow: adds additional debugging info to feed_dict failure condition.Gravatar A. Unique TensorFlower2018-02-27
* Enable dynamic function calls. These are compiled just in time by inserting a...Gravatar A. Unique TensorFlower2018-02-27
* Add documentation to Grappler RewriterConfig to give a short description for ...Gravatar A. Unique TensorFlower2018-02-27
* Improve error handling in strided_slice_op to fail more gracefully and return...Gravatar A. Unique TensorFlower2018-02-26
* Automated g4 rollback of changelist 187092622Gravatar A. Unique TensorFlower2018-02-26
* Add helpers to stream data from the GCE VM to a Cloud TPU.Gravatar Brennan Saeta2018-02-26
* Fix bug in deserializing CondContexts.Gravatar Skye Wanderman-Milne2018-02-26
* Fixes and simplification in the Keras training engine.Gravatar Francois Chollet2018-02-26
* Make sure rounding and handling of denormals in Grappler is the same as in Te...Gravatar A. Unique TensorFlower2018-02-26
* Remove old implementation of the adaptive shared batcher, the in flight batch...Gravatar A. Unique TensorFlower2018-02-26
* Modify retrain script to output TFLite compatible quantized models.Gravatar Suharsh Sivakumar2018-02-26
* Support configurable stats publishers in the grpc server.Gravatar Brennan Saeta2018-02-26
* [XLA::Interpreter] Add support for kConditional to HloEvaluator. Also enableGravatar Kay Zhu2018-02-26
* Fix buffer assignment for conditional instruction.Gravatar A. Unique TensorFlower2018-02-26
* Consolidate the builtin function overrides into a single module, and use a ge...Gravatar A. Unique TensorFlower2018-02-26
* Only link the swapping code when compiling TensorFlow with CUDA support.Gravatar Benoit Steiner2018-02-26
* [XLA] In HloEvaluator, fix an issue for HandleAbs to handle complex numbersGravatar Kay Zhu2018-02-26
* Deprecate tf.contrib.learn.Gravatar Martin Wicke2018-02-26
* [XLA] Add more supported dtypes to the local Python client.Gravatar A. Unique TensorFlower2018-02-26
* [XLA] Fix #17090 a problem in IrArray::Index::SourceIndexOfTranspose.Gravatar Bixia Zheng2018-02-26
* Uses a thread pool for graph functions in eager mode with inter_op_parallelis...Gravatar Alexandre Passos2018-02-26
* [XLA::Interpreter] Add support for kCall to HloEvaluator. Also enableGravatar Kay Zhu2018-02-26
* Enable de/serialization of nested control flow.Gravatar Skye Wanderman-Milne2018-02-26
* Track DebugOptions in AotCompilationOptionsGravatar Sanjoy Das2018-02-26
* [TF:XLA] Bump open source llvm revision to r326083Gravatar Sanjoy Das2018-02-26
* 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