aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Improved heuristics for swappingGravatar Benoit Steiner2018-01-26
* Add more tests to validate the bucket boundaries forGravatar A. Unique TensorFlower2018-01-26
* Make the graph generation of TFBT deterministic.Gravatar A. Unique TensorFlower2018-01-26
* Cleanup: Ran clang-format on all *.{h,cc} files in tensorflow/core/framework.Gravatar A. Unique TensorFlower2018-01-26
* Cleanup: Ran clang-format on all *.{cc,h} in tensorflow/core/ops.Gravatar A. Unique TensorFlower2018-01-26
* Fix the documentation for the dense layer for how rank > 2 inputs are handled.Gravatar A. Unique TensorFlower2018-01-26
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Make softmax_op_test.py work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-26
* Fix bug with Operation._control_inputs setter.Gravatar Skye Wanderman-Milne2018-01-26
* Fix py3 build rules for all py tests under py2tf.Gravatar Gunhan Gulsoy2018-01-26
* [XLA] Improve error message for bad slices.Gravatar Chris Leary2018-01-26
* Performance improvements to some GPU code to use shared locks instead of uniq...Gravatar Rohan Jain2018-01-26
* Add available choices to toco flags and fix minor formatting issues.Gravatar Suharsh Sivakumar2018-01-26
* Increase shard count of //third_party/tensorflow/python:nn_batchnorm_test to ...Gravatar A. Unique TensorFlower2018-01-26
* Cleanup: Ran clang-format on all *.{cc,h} in under grappler.Gravatar A. Unique TensorFlower2018-01-26
* [tf.data] Move slow-path-related code into the slow path in IteratorHandleOp:...Gravatar Derek Murray2018-01-26
* Updating sparsify_gather.Gravatar A. Unique TensorFlower2018-01-26
* Kernel utils to support broadcast add and mul.Gravatar A. Unique TensorFlower2018-01-26
* Change `reduce_logsumexp` to internally use `reshape` rather than `squeeze`Gravatar Joshua V. Dillon2018-01-26
* Roll CL 179861781 forward with fix: Wrappers for CUDA 9 warp-synchronous intr...Gravatar A. Unique TensorFlower2018-01-26
* Remove dead codeGravatar A. Unique TensorFlower2018-01-26
* Fix override annotationsGravatar A. Unique TensorFlower2018-01-26
* Fix checkpoint_utils.init_from_checkpoint() to be deterministic.Gravatar A. Unique TensorFlower2018-01-26
* Set up TensorRT configurations for external use, and add a test.Gravatar Guangda Lai2018-01-26
* Adds R1 test for ReduceWindow.Gravatar Tayo Oguntebi2018-01-25
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-01-25
* For windows cmake build turn on CMAKE_SUPPRESS_REGENERATION to avoid flakyGravatar Gunhan Gulsoy2018-01-25
* Clarified documentation on resize_images.align_corners parameter.Gravatar A. Unique TensorFlower2018-01-25
* Log more info about the ill-formed node in ComputeTransitiveFanin.Gravatar Max Galkin2018-01-25
* internal changeGravatar A. Unique TensorFlower2018-01-25
* [XLA] Add source mapping utility translation unit, use it in the local client.Gravatar Chris Leary2018-01-25
* [tpu:profiler] Add infeed enqueue operation data to tf_op_stats.proto.Gravatar A. Unique TensorFlower2018-01-25
* Update tf.keras to the Keras 2.1.3 API.Gravatar Francois Chollet2018-01-25
* Set size of test //third_party/tensorflow/python/data/kernel_tests:dataset_fr...Gravatar A. Unique TensorFlower2018-01-25
* Allow passing dummy/custom minmax information on a per-array basis,Gravatar A. Unique TensorFlower2018-01-25
* Add input_shape to seq2seq helpers.Gravatar Adam Roberts2018-01-25
* Replace instances of `control_dependencies(None)` with `init_scope` whenGravatar Akshay Agrawal2018-01-25
* Move flatbuffer verifier to a separate libGravatar A. Unique TensorFlower2018-01-25
* Add an option to input a GraphDef.Gravatar Yao Zhang2018-01-25
* Make kernel_tests/scalar_test.py work with the C API enabled.Gravatar Skye Wanderman-Milne2018-01-25
* [XLA] Disable half_test_cpu as it is flakyGravatar A. Unique TensorFlower2018-01-25
* Record requested cpu cores in OpPerformance.Gravatar Yuefeng Zhou2018-01-25
* Automated g4 rollback of changelist 183296506Gravatar Justin Lebar2018-01-25
* Deleted unused data fieldsGravatar Benoit Steiner2018-01-25
* Make batch_sequences_with_states_test.py work with C API enabled, take 2.Gravatar Skye Wanderman-Milne2018-01-25
* Show friendlier error message on failure in tf_optimizer.iGravatar Max Galkin2018-01-25
* In the TF cost model, ensure when id grows, records for each op's outputs mat...Gravatar Yuefeng Zhou2018-01-25
* Adds loss_fn argument in remaining heads.Gravatar A. Unique TensorFlower2018-01-25
* [XLA:GPU] Implement conditional as a sequence of thunks in the GPU backend.Gravatar A. Unique TensorFlower2018-01-25
* [XLA] Add HLO matcher for CustomCall that accepts a call target.Gravatar Justin Lebar2018-01-25