aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Expand)AuthorAge
* 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
* Upgraded to the latest version of Eigen that provides significant performanceGravatar Benoit Steiner2016-04-13
* Minimal open source CUPTI GPU Tracer.Gravatar A. Unique TensorFlower2016-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
* Fix genrules that didn't work when TensorFlow was imported as a submodule and...Gravatar Kiril Gorovoy2016-04-07
* 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.Gravatar Vijay Vasudevan2016-03-29
* Upgraded to the latest version of EigenGravatar Benoit Steiner2016-03-28
* Upgraded to the latest version of Eigen that provides better support for fp16.Gravatar Benoit Steiner2016-03-28
* Move the NeuralNetwork code out of third_party/eigen3 and intoGravatar Benoit Steiner2016-03-23
* Update Eigen NN headers in staging repo to match public contents.Gravatar Vijay Vasudevan2016-03-22
* Re-rollback of "TensorFlow: move eigen some NN code from our third_party/eige...Gravatar Vijay Vasudevan2016-03-18
* Rollforward of "TensorFlow: move eigen some NN code from our third_party/eige...Gravatar Vijay Vasudevan2016-03-18
* TensorFlow: update eigen to latest change to fix TensorChippingGravatar Vijay Vasudevan2016-03-18
* Rollback of "TensorFlow: move eigen some NN code from our third_party/eigen3 ...Gravatar Vijay Vasudevan2016-03-18
* TensorFlow: move eigen some NN code from our third_party/eigen3 copyGravatar Vijay Vasudevan2016-03-18
* TensorFlow: update eigen to latest release that has a fix to too large frame.Gravatar Vijay Vasudevan2016-03-18
* Added basic support for float16 on CPUs and older GPUs.Gravatar Benoit Steiner2016-03-18
* Rollforward of "Merge changes from github."Gravatar Geoffrey Irving2016-03-16
* Rollback of: "Merge changes from github."Gravatar Vijay Vasudevan2016-03-16
* Merge changes from github.Gravatar Martin Wicke2016-03-16
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* Upgraded to a newer version of Eigen that fixes a compilation error on AndroidGravatar Benoit Steiner2016-03-09
* Upgraded eigen to make it possible to compile a binary that takes advantage ofGravatar Benoit Steiner2016-03-09
* Upgraded to a new version of Eigen that adds the ability to pad using valuesGravatar Benoit Steiner2016-03-08
* Changed the cuda_crosstool_condition to check for a define of using_cuda.Gravatar Manjunath Kudlur2016-03-07
* Added the ability to convert between floats and float16 on Kepler and MaxwellGravatar Benoit Steiner2016-03-05
* Improved the performance of outer reductionsGravatar Benoit Steiner2016-03-01
* Improved the performance of narrow reductions on CUDAGravatar Benoit Steiner2016-02-29
* Upgraded Eigen to fix a compilation error triggered by xcodeGravatar Benoit Steiner2016-02-22
* Upgraded to the latest version of eigen, which adds a missing #includeGravatar Benoit Steiner2016-02-22
* Added support for half floats to eigen, which is the first step to support halfGravatar Benoit Steiner2016-02-22
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* TensorFlow: update Eigen to non-broken GPU commit.Gravatar Vijay Vasudevan2016-02-12
* Switch the slow path in matrix_solve_ls to using Eigen::CompleteOrthogonalDec...Gravatar A. Unique TensorFlower2016-02-11
* TensorFlow: change int -> size_t to silence warningGravatar Vijay Vasudevan2016-02-09
* Amend CROSSTOOL for newer BazelGravatar A. Unique TensorFlower2016-02-05
* Replay of PR #969 for eigen3Gravatar A. Unique TensorFlower2016-02-05