| commit | 3c02fefec53f21d9fad537ff0d62d8dcc8162466 | [log] [tgz] |
|---|---|---|
| author | Eugene Zhulenev <eugene.zhulenev@gmail.com> | Wed Apr 22 19:55:01 2020 +0000 |
| committer | Eugene Zhulenev <eugene.zhulenev@gmail.com> | Wed Apr 22 19:55:01 2020 +0000 |
| tree | 2dd673a79bfa74ffb33e364cd9e96aac1ff78aac | |
| parent | 0c67b855d288ad792a9546e1a26a33bc261fb2d7 [diff] |
Add async evaluation support to TensorSlicingOp. Device::memcpy is not async-safe and might lead to deadlocks. Always evaluate slice expression in async mode.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.