aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Reverting the switch to max_pool_v2 in python (#16524)Gravatar AG Ramesh2018-01-29
* Disable AWS S3 virtual addressing (#16443)Gravatar Yong Tang2018-01-29
* Fix typo (#16509)Gravatar ManHyuk2018-01-28
* Update docs for installing CUDA/CUDNN (#16495)Gravatar Yong Tang2018-01-27
* Simplify Android/Tegra GPU makefile file lists (#16471)Gravatar Andrew Harp2018-01-26
* Placate pylint on jupyter_notebook_config.py (#16449)Gravatar cclauss2018-01-26
* Making MKL-DNN default build choice (#16474)Gravatar AG Ramesh2018-01-26
* Merge pull request #16475 from rmlarsen/branch_183446593Gravatar Rasmus Munk Larsen2018-01-26
|\
| * Merge commit for internal changesGravatar Rasmus Larsen2018-01-26
|/|
| * Improvements to eager linear regression benchmark:Gravatar Alexandre Passos2018-01-26
| * tfe.metrics.{Mean,Accuracy} return their inputs.Gravatar Alexandre Passos2018-01-26
| * To add __init__.py to some paths that are imported by other modules.Gravatar A. Unique TensorFlower2018-01-26
| * Delete mkl_tfconv_op.cc which seem to be a duplicate of mkl_tfconv_op.h, and ...Gravatar A. Unique TensorFlower2018-01-26
* | Fix build error with GCC 7.2.1 on AWS Linux 2 (#16470)Gravatar Yong Tang2018-01-26
| * Add op level memory usage estimation to the op_level_cost_estimatorGravatar Benoit Steiner2018-01-26
| * Automated g4 rollback of changelist 183321394Gravatar Adam Roberts2018-01-26
* | Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
| * Improved heuristics for swappingGravatar Benoit Steiner2018-01-26
| * Add more tests to validate the bucket boundaries forGravatar A. Unique TensorFlower2018-01-26
* | Fix a bug in PR #15906 (#16467)Gravatar ted chang2018-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
* | Add KafkaReader for processing streaming data with Apache Kafka (#14098)Gravatar Yong Tang2018-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
* | Switch over to max_pool_v2 in Python (#14983)Gravatar Yong Tang2018-01-26
| * Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* | Add a way to provide target nodes in Android (#14722)Gravatar Yoni Tsafir2018-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
* | Fix build errors in contrib/mpi introduced by commit 6042b5d267f (#16427)Gravatar Shrinidhi KL2018-01-26
* | Update README.md (#16437)Gravatar Mikalai Drabovich2018-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
* | long was removed in Python 3 (#16439)Gravatar cclauss2018-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
* | Improve profiler error message when graph_path is not available. (#16463)Gravatar Yong Tang2018-01-26
* | Make raw_rnn accept scalar or TensorArray values for state. (#16441)Gravatar Shengpeng Liu2018-01-26
* | Imported lstm1d and lstm2d in ndlstm __init__.py. (#16434)Gravatar Jerome2018-01-26
* | from six.moves import xrange (#16438)Gravatar cclauss2018-01-26
| * Updating sparsify_gather.Gravatar A. Unique TensorFlower2018-01-26
* | Fix a couple minor typos (#16459)Gravatar Sergii Khomenko2018-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
* | Compare_and_bitpack function for bool for big endian (#16398)Gravatar namrata-ibm2018-01-26
* | Decoding contents of BMP file on big endian (#16145)Gravatar namrata-ibm2018-01-26