aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cmake
Commit message (Expand)AuthorAge
* s/Tensorflow/TensorFlow. A losing battle :)Gravatar Vijay Vasudevan2016-07-13
* 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-24
* Upgraded Eigen to the latest version that provides new scan operations. This ...Gravatar Benoit Steiner2016-06-23
* Merge changes from github.Gravatar Benoit Steiner2016-06-16
* 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
* 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
* Added support for convolutions of 16bit floats on CPUGravatar Benoit Steiner2016-05-31
* Upgraded to the latest version of Eigen that supports convolutions on fp16Gravatar Benoit Steiner2016-05-25
* Switched to the latest version of Eigen that performs much better on machinesGravatar Benoit Steiner2016-05-16
* 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
* 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
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
* 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
* Upgraded to the latest version of Eigen that provides significant performanceGravatar Benoit Steiner2016-04-13
* Made isinf, isnan, isfinite, ceil and floor work with 16 bit floats.Gravatar Benoit Steiner2016-04-09
* Upgraded to the latest version of Eigen that has bug fixes for complex numbersGravatar Benoit Steiner2016-04-08
* Upgraded to the latest version of eigen that introduces implementations of th...Gravatar Benoit Steiner2016-04-07
* Upgrade to the latest version of Eigen that provides better support for float16Gravatar Benoit Steiner2016-04-04
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11