Details
-
Improvement
-
Status: To Do
-
Major
-
Resolution: Unresolved
-
None
Description
DLPack allows strides is nullptr if the tensor is compact.
However, there are some frameworks, like DGL and PyTorch, which don't accept the DLPack whose strides is nullptr.
Fix: #13658