Skip to content

Commit df77508

Browse files
tqchenseberg
andauthored
Update include/dlpack/dlpack.h
Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net>
1 parent e120200 commit df77508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dlpack/dlpack.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ typedef int (*DLPackCurrentWorkStream)( //
482482
* This function is exposed by the framework through the DLPackExchangeAPI.
483483
*
484484
* \param tensor The DLManagedTensorVersioned to convert the ownership of the
485-
* the data is stolen.
485+
* tensor is stolen.
486486
* \param out_py_object The output Python object.
487487
* \return 0 on success, -1 on failure with a Python exception set.
488488
*

0 commit comments

Comments
 (0)