Skip to content

Custom C++ and CUDA Extensions tutorial need to be updated to use dispatcher API #1495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ailzhang opened this issue Apr 30, 2021 · 4 comments
Assignees
Labels
C++ Issues relating to C++ tutorials CUDA Issues relating to CUDA medium

Comments

@ailzhang
Copy link
Contributor

ailzhang commented Apr 30, 2021

As discussed in the sync, we need to rework this tutorial so that it's registering ops to dispatcher instead of only create python binding using PYBIND11_MODULE.
cc: @ezyang @bhosmer @bdhirsh

@holly1238 holly1238 added the C++ Issues relating to C++ tutorials label Jul 27, 2021
@svekars svekars added the CUDA Issues relating to CUDA label Mar 8, 2023
@svekars svekars added medium docathon-h1-2023 A label for the docathon in H1 2023 labels May 31, 2023
@b-koopman
Copy link

\assigntome

@wittyicon29
Copy link

/assigntome

@b-koopman
Copy link

/assigntome

@b-koopman
Copy link

PR to update related example code to use Dispatcher API: pytorch/extension-cpp#83
Updates to tutorial doc are forthcoming.

@svekars svekars removed the docathon-h1-2023 A label for the docathon in H1 2023 label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ Issues relating to C++ tutorials CUDA Issues relating to CUDA medium
Projects
None yet
5 participants