aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar A. Unique TensorFlower2016-10-10
* Remove unused files.Gravatar Yifei Feng2016-10-07
* Merge changes from github.Gravatar Jonathan Hseu2016-09-29
* Optimize Bazel external dependenciesGravatar Justine Tunney2016-09-21
* Merge changes from github.Gravatar Martin Wicke2016-09-21
* Move tensorflow/third_party/hadoop to third_party/hadoop.Gravatar Jonathan Hseu2016-09-21
* Dropped support for gcudacc in the the build files.Gravatar Benoit Steiner2016-09-20
* Removed all references to gcudacc in the crosstool wrapper.Gravatar Benoit Steiner2016-09-19
* Remove unused files.Gravatar Yifei Feng2016-09-19
* Merge changes from github.Gravatar Andrew Harp2016-09-14
* Merge changes from github.Gravatar Dan Mané2016-09-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-25
* Add an op for singular value decomposition (SVD) of a dense matrix or batches...Gravatar A. Unique TensorFlower2016-08-01
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
* Merge changes from github.Gravatar Martin Wicke2016-07-25
* Switched to the latest version of Eigen that provides significant performanceGravatar Benoit Steiner2016-07-12
* Automated rollback of change 127233960Gravatar Vijay Vasudevan2016-07-12
* Switched to the latest version of Eigen that provides significant performanceGravatar Benoit Steiner2016-07-12
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-30
* Adds a "currentThreadIndex" method to Eigen's ThreadPoolDevice. Use it to han...Gravatar A. Unique TensorFlower2016-06-27
* Upgraded Eigen to the latest version that provides new scan operations. This ...Gravatar Benoit Steiner2016-06-23
* Enable the vectorization of adds and mult on fp16s. This improves theGravatar Benoit Steiner2016-06-08
* Improved the performance of full reductions on GPU.Gravatar Benoit Steiner2016-06-07
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar Benoit Steiner2016-06-06
* Merge changes from github.Gravatar Martin Wicke2016-06-06
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar A. Unique TensorFlower2016-06-03
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar Benoit Steiner2016-06-03
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Added support for convolutions of 16bit floats on CPUGravatar Benoit Steiner2016-05-31
* Fix Tensorflow compilation error that comes up when TF is used as a submodule...Gravatar Kiril Gorovoy2016-05-27
* Add a new contrib/avro directory and the initial schema that resemblesGravatar A. Unique TensorFlower2016-05-27
* Pass -O3 when building tensorflow with clang -c opt. (This isn't hookedGravatar A. Unique TensorFlower2016-05-25
* Upgraded to the latest version of Eigen that supports convolutions on fp16Gravatar Benoit Steiner2016-05-25
* Merge changes from github.Gravatar Derek Murray2016-05-23
* Google authentication for GCS file system.Gravatar Alexey Surkov2016-05-19
* Switched to the latest version of Eigen that performs much better on machinesGravatar Benoit Steiner2016-05-16
* Move if_cuda build macro into //third_party/gpus/cuda/build_defs.bzl,Gravatar A. Unique TensorFlower2016-05-13
* Add //third_party/gpus/cuda:using_clang build condition.Gravatar A. Unique TensorFlower2016-05-13
* Pass --define=using_cuda_nvcc to CUDA builds.Gravatar A. Unique TensorFlower2016-05-13
* Made the contraction code compatible with fp16Gravatar Benoit Steiner2016-05-12
* Upgraded to the latest version of Eigen that speeds up full reductions on fp16Gravatar Benoit Steiner2016-05-12
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Improved support for min and max on 16 bit floats when running on recent cudaGravatar Benoit Steiner2016-04-27
* Made it possible to compute the cross entropy using 16 bit floatsGravatar Benoit Steiner2016-04-25
* Rollback of rollback of cl/120366069:Gravatar A. Unique TensorFlower2016-04-21
* Prevent TensorFlow from crashing when attempting to reduce an empty tensor on...Gravatar Benoit Steiner2016-04-21
* Fixed a compilation error when targeting cuda 3.0 devices such as the onesGravatar Benoit Steiner2016-04-20
* Upgraded to the latest version of Eigen that adds support for computing theGravatar Benoit Steiner2016-04-14
* Added support for trigonometric and transcendental functions of half floatsGravatar Benoit Steiner2016-04-14