We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e120200 commit df77508Copy full SHA for df77508
include/dlpack/dlpack.h
@@ -482,7 +482,7 @@ typedef int (*DLPackCurrentWorkStream)( //
482
* This function is exposed by the framework through the DLPackExchangeAPI.
483
*
484
* \param tensor The DLManagedTensorVersioned to convert the ownership of the
485
- * the data is stolen.
+ * tensor is stolen.
486
* \param out_py_object The output Python object.
487
* \return 0 on success, -1 on failure with a Python exception set.
488
0 commit comments