Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upPython/C++ API parity master tracking task #33227
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Achieving API parity between our Python and C++ frontend is crucial for broadening the number of language communities PyTorch can address. By the PyTorch 1.5 release, we will provide the following improvements to the PyTorch C++ frontend:
Python/C++ API Parity:
Bug fixes:
Docs:
torch::nnlayer / functional, document how to use*Optionsto specify optionsTutorials:
at::Tensor::register_hookcc @yf225 @gchanan