Description
Defines an open in-memory tensor structure for sharing tensor data between machine learning and numerical frameworks. It helps avoid unnecessary copies when moving arrays between libraries that support DLPack.
This is a developer interoperability library. Most users need it only because a Python, C++, or accelerator framework uses DLPack for tensor exchange.