Skip to content

[CuTeDSL] Fix the incorrect import of from_dlpack from docs#3276

Open
kainzhong wants to merge 1 commit into
NVIDIA:mainfrom
kainzhong:fix_from_dlpack_doc
Open

[CuTeDSL] Fix the incorrect import of from_dlpack from docs#3276
kainzhong wants to merge 1 commit into
NVIDIA:mainfrom
kainzhong:fix_from_dlpack_doc

Conversation

@kainzhong
Copy link
Copy Markdown

The correct import path should be from cutlass.cute.runtime import from_dlpack. If you follow the faulty doc and use from cutlass.cute import from_dlpack it will throw an import error.

Signed-off-by: Kaining Zhong <kainingz@nvidia.com>
@anakinxc
Copy link
Copy Markdown
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants