You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Activity
b-koopman commentedon May 31, 2023
\assigntome
wittyicon29 commentedon Jun 4, 2023
/assigntome
b-koopman commentedon Jun 10, 2023
/assigntome
b-koopman commentedon Jun 12, 2023
PR to update related example code to use Dispatcher API: pytorch/extension-cpp#83
Updates to tutorial doc are forthcoming.