Files
eigen/unsupported/Eigen
Rasmus Munk Larsen 94e2213b38 Avoid undefined behavior in Eigen::TensorCostModel::numThreads.
If the cost is large enough then the thread count can be larger than the maximum
representable int, so just casting it to an int is undefined behavior.

Contributed by phurst@google.com.
2017-09-08 15:49:55 -07:00
..
2015-11-30 16:00:22 +01:00
2016-10-12 21:47:52 +02:00
2016-08-30 10:01:53 +02:00
2016-07-25 14:38:55 +02:00