aboutsummaryrefslogtreecommitdiffhomepage
path: root/eigen.BUILD
Commit message (Expand)AuthorAge
* 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
* TensorFlow: update eigen to latest change to fix TensorChippingGravatar 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
* 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
* 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
* 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
* Upgraded to the latest version of Eigen that brings misc performance andGravatar Benoit Steiner2016-02-04
* Backported several changes from the upstream version of EigenGravatar Benoit Steiner2016-01-29
* Fix OSS builds.Gravatar Vijay Vasudevan2016-01-26
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Improved the performance of tensor contractions and spatial convolutions on CPU:Gravatar Benoit Steiner2016-01-22
* Upgrade to the latest version of eigen which improves the performance ofGravatar Benoit Steiner2016-01-15
* Change: 111880705Gravatar Vijay Vasudevan2016-01-11
* Upgraded to the latest version of Eigen, which fixes a compilation error asGravatar Benoit Steiner2016-01-11
* Rollback of "Pulled the latest version of Eigen, which offers much faster red...Gravatar Vijay Vasudevan2016-01-08
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* Switched to the open source version of EigenGravatar A. Unique TensorFlower2015-12-16