Skip to content

Thread pool

What does this implement/fix?

Moves the thread pool code from Tensor into Core

Additional information

This is a first step towards making the thread pool available for the whole of Eigen. It does not implement .device() for matrices.

Merge request reports

Loading