index
:
tensorflow
master
machine learning framework
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
third_party
/
eigen3
Commit message (
Expand
)
Author
Age
*
Remove THIRD_PARTY_ from #include guards
Sanjoy Das
2018-01-24
*
Buildifier cleanup.
Yifei Feng
2018-01-22
*
Merge changes from github.
A. Unique TensorFlower
2017-12-22
*
Added CPU matrix exponential op to TensorFlow.
A. Unique TensorFlower
2017-11-07
*
Merge changes from github.
Benoit Steiner
2017-10-24
*
Add a BUILD file for makefile build.
Gunhan Gulsoy
2017-10-20
*
Internal change.
A. Unique TensorFlower
2017-05-17
*
Merge changes from github.
Benoit Steiner
2017-05-11
*
Merged commit includes the following changes:
A. Unique TensorFlower
2017-05-10
*
Internal change.
A. Unique TensorFlower
2017-03-23
*
Merge changes from github.
Dandelion Mané
2017-03-10
*
Merge changes from github.
Andrew Harp
2017-03-01
*
"the the" -> "the"
A. Unique TensorFlower
2017-02-21
*
Merge changes from github.
Vijay Vasudevan
2017-02-17
*
Internal change.
A. Unique TensorFlower
2017-02-09
*
Deleted references to non existent //third_party/mkl library
Benoit Steiner
2017-02-08
*
Merge changes from github.
Benoit Steiner
2017-02-08
*
Merge changes from github.
Patrick Nguyen
2017-01-12
*
Merge changes from github.
Jonathan Hseu
2016-12-22
*
Sync the github and local versions of the ThreadPool header
Benoit Steiner
2016-12-15
*
Add licenses.
A. Unique TensorFlower
2016-11-28
*
Merge changes from github.
Benoit Steiner
2016-11-09
*
Merge changes from github.
Xiaoqiang Zheng
2016-10-28
*
Remove unused eigen files.
Yifei Feng
2016-10-25
*
Internal change.
A. Unique TensorFlower
2016-10-19
*
Merge changes from github.
A. Unique TensorFlower
2016-10-10
*
Optimize Bazel external dependencies
Justine Tunney
2016-09-21
*
Remove unused files.
Yifei Feng
2016-09-19
*
Add an op for singular value decomposition (SVD) of a dense matrix or batches...
A. Unique TensorFlower
2016-08-01
*
Merge changes from github.
Martin Wicke
2016-07-25
*
Switched to the latest version of Eigen that provides significant performance
Benoit Steiner
2016-07-12
*
Automated rollback of change 127233960
Vijay Vasudevan
2016-07-12
*
Switched to the latest version of Eigen that provides significant performance
Benoit Steiner
2016-07-12
*
Adds a "currentThreadIndex" method to Eigen's ThreadPoolDevice. Use it to han...
A. Unique TensorFlower
2016-06-27
*
Upgraded Eigen to the latest version that provides new scan operations. This ...
Benoit Steiner
2016-06-23
*
Enable the vectorization of adds and mult on fp16s. This improves the
Benoit Steiner
2016-06-08
*
Improved the performance of full reductions on GPU.
Benoit Steiner
2016-06-07
*
Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associated
Benoit Steiner
2016-06-06
*
Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associated
A. Unique TensorFlower
2016-06-03
*
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
[next]