index
:
tensorflow
master
machine learning framework
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
third_party
/
eigen3
/
unsupported
Commit message (
Expand
)
Author
Age
*
Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associated
Benoit Steiner
2016-06-03
*
Added support for convolutions of 16bit floats on CPU
Benoit Steiner
2016-05-31
*
Upgraded to the latest version of Eigen that supports convolutions on fp16
Benoit Steiner
2016-05-25
*
Switched to the latest version of Eigen that performs much better on machines
Benoit Steiner
2016-05-16
*
Made the contraction code compatible with fp16
Benoit Steiner
2016-05-12
*
Upgraded to the latest version of Eigen that speeds up full reductions on fp16
Benoit Steiner
2016-05-12
*
Improved support for min and max on 16 bit floats when running on recent cuda
Benoit Steiner
2016-04-27
*
Made it possible to compute the cross entropy using 16 bit floats
Benoit Steiner
2016-04-25
*
Rollback of rollback of cl/120366069:
A. Unique TensorFlower
2016-04-21
*
Prevent TensorFlow from crashing when attempting to reduce an empty tensor on...
Benoit Steiner
2016-04-21
*
Fixed a compilation error when targeting cuda 3.0 devices such as the ones
Benoit Steiner
2016-04-20
*
Upgraded to the latest version of Eigen that adds support for computing the
Benoit Steiner
2016-04-14
*
Added support for trigonometric and transcendental functions of half floats
Benoit Steiner
2016-04-14
*
Upgraded to the latest version of Eigen that provides significant performance
Benoit Steiner
2016-04-13
*
Made isinf, isnan, isfinite, ceil and floor work with 16 bit floats.
Benoit Steiner
2016-04-09
*
Upgraded to the latest version of Eigen that has bug fixes for complex numbers
Benoit Steiner
2016-04-08
*
Upgraded to the latest version of eigen that introduces implementations of th...
Benoit Steiner
2016-04-07
*
Upgrade to the latest version of Eigen that provides better support for float16
Benoit Steiner
2016-04-04
*
Upgraded to the latest version of Eigen
Benoit Steiner
2016-03-28
*
Upgraded to the latest version of Eigen that provides better support for fp16.
Benoit Steiner
2016-03-28
*
Move the NeuralNetwork code out of third_party/eigen3 and into
Benoit Steiner
2016-03-23
*
Update Eigen NN headers in staging repo to match public contents.
Vijay Vasudevan
2016-03-22
*
TensorFlow: update eigen to latest change to fix TensorChipping
Vijay Vasudevan
2016-03-18
*
TensorFlow: update eigen to latest release that has a fix to too large frame.
Vijay Vasudevan
2016-03-18
*
Added basic support for float16 on CPUs and older GPUs.
Benoit Steiner
2016-03-18
*
Upgraded to a newer version of Eigen that fixes a compilation error on Android
Benoit Steiner
2016-03-09
*
Upgraded eigen to make it possible to compile a binary that takes advantage of
Benoit Steiner
2016-03-09
*
Upgraded to a new version of Eigen that adds the ability to pad using values
Benoit Steiner
2016-03-08
*
Added the ability to convert between floats and float16 on Kepler and Maxwell
Benoit Steiner
2016-03-05
*
Improved the performance of outer reductions
Benoit Steiner
2016-03-01
*
Improved the performance of narrow reductions on CUDA
Benoit Steiner
2016-02-29
*
Upgraded Eigen to fix a compilation error triggered by xcode
Benoit Steiner
2016-02-22
*
Upgraded to the latest version of eigen, which adds a missing #include
Benoit Steiner
2016-02-22
*
Added support for half floats to eigen, which is the first step to support half
Benoit Steiner
2016-02-22
*
TensorFlow: update Eigen to non-broken GPU commit.
Vijay Vasudevan
2016-02-12
*
Switch the slow path in matrix_solve_ls to using Eigen::CompleteOrthogonalDec...
A. Unique TensorFlower
2016-02-11
*
TensorFlow: change int -> size_t to silence warning
Vijay Vasudevan
2016-02-09
*
Replay of PR #969 for eigen3
A. Unique TensorFlower
2016-02-05
*
Upgraded to the latest version of Eigen that brings misc performance and
Benoit Steiner
2016-02-04
*
Backported several changes from the upstream version of Eigen
Benoit Steiner
2016-01-29
*
Fix OSS builds.
Vijay Vasudevan
2016-01-26
*
Running our linter on a lot of files.
Vijay Vasudevan
2016-01-24
*
Improved the performance of tensor contractions and spatial convolutions on CPU:
Benoit Steiner
2016-01-22
*
Upgrade to the latest version of eigen which improves the performance of
Benoit Steiner
2016-01-15
*
Upgraded to the latest version of Eigen, which fixes a compilation error as
Benoit Steiner
2016-01-11
*
Rollback of "Pulled the latest version of Eigen, which offers much faster red...
Vijay Vasudevan
2016-01-08
*
Added 'logging' import to control_flow_ops which is used in the file but not ...
A. Unique TensorFlower
2016-01-05
*
Switched to the open source version of Eigen
A. Unique TensorFlower
2015-12-16
*
TensorFlow: upstream changes from Eigen to make build work
Vijay Vasudevan
2015-12-08
*
TensorFlow: upstream changes from eigen to fix build from
Vijay Vasudevan
2015-12-02
[next]