dtt icon indicating copy to clipboard operation
dtt copied to clipboard

A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).

Results 3 dtt issues
Sort by recently updated
recently updated
newest added

Great library, I was wondering if you have plans of supporting Ubuntu as well. This could be a good open source project.

Some sample code of others performing various conversions: [Eigen -> xtensor](https://gist.github.com/sglyon/822f4ccb78c9dbd54fa62b968339d42b) [OpenCV -> xtensor](https://github.com/xtensor-stack/xtensor/issues/1220)

enhancement

More info: https://medium.com/@danishshres/construction-of-tensorflow-tensor-with-c-a53356d4f41e

enhancement