DLPack is an open in-memory tensor structure to for sharing tensor among
frameworks. DLPack enables
.
* Easier sharing of operators between deep learning frameworks.
* Easier wrapping of vendor level operator implementations, allowing
collaboration when introducing new devices/ops.
* Quick swapping of backend implementations, like different version of BLAS
* For final users, this could bring more operators, and possibility of mixing
usage between frameworks.
.
DLPack do not intend to implement of Tensor and Ops, but instead use this as
common bridge to reuse tensor and ops across frameworks.
Installed Size: 35.8 kB
Architectures: amd64 arm64