aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Allow to download clang and use clang for CPU builds.Gravatar Ilya Biryukov2018-03-22
* Add a utility that converts call keyword arguments into dicts, in AST space.Gravatar A. Unique TensorFlower2018-03-22
* Java: Release 1.7.0-rc1Gravatar Asim Shankar2018-03-22
* TFLite: Ensure only 1 scale/zero_point is in QuantizationParam.Gravatar Yu-Cheng Ling2018-03-22
* Minor style improvement in TFLite interpreter_test.pyGravatar Yu-Cheng Ling2018-03-22
* Automated g4 rollback of changelist 190001737Gravatar A. Unique TensorFlower2018-03-21
* Merge changes from github.Gravatar Sourabh Bajaj2018-03-21
* Simplified the experimental APIs related to TPU execution, by moving the graphGravatar Mingsheng Hong2018-03-21
* Add tensor quantization info to python wrapperGravatar A. Unique TensorFlower2018-03-21
* Moves TFE_Executor to common_runtimeGravatar Alexandre Passos2018-03-21
* [tf.data] Do not crash when combining .cache().take().repeat()Gravatar Brennan Saeta2018-03-21
* Added an experimental C API to dump TF_Graph in a human-readable format, forGravatar Mingsheng Hong2018-03-21
* Small convenience changes.Gravatar A. Unique TensorFlower2018-03-21
* Shorter definitions for elementwise_ops in op_level_cost_estimator.Gravatar Max Galkin2018-03-21
* Change Softmax on CUDA to use fp32 for denominator when input/output are fp16.Gravatar James Qin2018-03-21
* [TF:XLA] do not emit bfloat16 sum reductions from tf2xlaGravatar Nick Desaulniers2018-03-21
* Add an alternative "no_contrib" BUILD target to tensorflow/python to avoid in...Gravatar A. Unique TensorFlower2018-03-21
* Avoid taking a reference on a temporary valueGravatar Benoit Steiner2018-03-21
* [XLA][BF16] Add bf16 rounding function.Gravatar Yunxing Dai2018-03-21
* [docs] Update explicit latest_checkpoint with `path` returned while saving fo...Gravatar Shivani Agrawal2018-03-21
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-21
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-03-21
* [TF CriticalSection] Bugfix when Execute() inside a while_loop has a dep on a...Gravatar Eugene Brevdo2018-03-21
* Make strcat.{h,cc} independent of Eigen.Gravatar A. Unique TensorFlower2018-03-21
* Temporarily disable constant folding past Enter, since a few breakages have b...Gravatar A. Unique TensorFlower2018-03-21
* Further improve accuracy of op_level_cost_estimator (Gather, GatherV2, Slice).Gravatar Max Galkin2018-03-21
* [XLA] Adding more tests for ReduceWindow.Gravatar A. Unique TensorFlower2018-03-21
* Made sure to compare all the attributes when comparing nodesGravatar Benoit Steiner2018-03-21
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* Fix compilation error with clang.Gravatar Ilya Biryukov2018-03-21
* Don't run data_utils_test without optimizations.Gravatar Justin Lebar2018-03-21
* Make the graph_editor C-API friendly: always construct ops with their inputs.Gravatar Frank Perbet2018-03-21
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-03-21
* Allowing dnn tree combined estimator to work with core versions of feature co...Gravatar A. Unique TensorFlower2018-03-21
* Moves KernelAndDevice to common_runtimeGravatar Alexandre Passos2018-03-21
* Adding `drop_remainder` option for the `map_and_batch` transformation, which ...Gravatar Jiri Simsa2018-03-21
* Update the doc to reflect the change of replacing std::clock with random::New...Gravatar A. Unique TensorFlower2018-03-21
* [XLA:GPU] Don't crash if a GTE feeds into a bitcast.Gravatar Justin Lebar2018-03-21
* Fix zipfile path for MacOS builds.Gravatar Michael Case2018-03-21
* Collapse adjacent dimensions that have no paddings.Gravatar Jingyue Wu2018-03-21
* Added an option to run shape analysis assuming the shapes of the feed nodes areGravatar Benoit Steiner2018-03-21
* Deletes sequential_feature_column(|_test).py.Gravatar A. Unique TensorFlower2018-03-21
* Don't run tensorflow/python:function_test under fastbuild.Gravatar Justin Lebar2018-03-21
* Deleted dead code and fixed compilation warningsGravatar Benoit Steiner2018-03-21
* Refactor pruning code to support custom node rewrites for feeds and fetches.Gravatar Derek Murray2018-03-21
* More accurate shape inference for TensorArrayGatherV3 and TensorArrayScatterV3Gravatar Benoit Steiner2018-03-21
* [tf.contrib CriticalSection] Avoid deadlocks using additional control depende...Gravatar Eugene Brevdo2018-03-21
* Automated g4 rollback of changelist 189888700Gravatar A. Unique TensorFlower2018-03-21
* Install documentation: adds note for virtual env with fish shellGravatar A. Unique TensorFlower2018-03-21
* [XLA] Initialize arrays using cudaMemset when possible.Gravatar Justin Lebar2018-03-21