eigen/unsupported/Eigen/CXX11
Rasmus Munk Larsen 72928a2c8a Merged in rmlarsen/eigen2 (pull request PR-543)
Add parallel memcpy to TensorThreadPoolDevice in Eigen, but limit the number of threads to 4, beyond which we just seem to be wasting CPU cycles as the threads contend for memory bandwidth.

Approved-by: Eugene Zhulenev <ezhulenev@google.com>
2018-11-13 17:10:30 +00:00
..
src Merged in rmlarsen/eigen2 (pull request PR-543) 2018-11-13 17:10:30 +00:00
CMakeLists.txt
Tensor Fix GPU build due to gpu_assert not always being defined. 2018-10-18 16:29:29 -07:00
TensorSymmetry bug #1596: fix inclusion of Eigen's header within unsupported modules. 2018-09-17 09:54:29 +02:00
ThreadPool bug #1596: fix inclusion of Eigen's header within unsupported modules. 2018-09-17 09:54:29 +02:00