extension-ffi
extension-ffi copied to clipboard
Examples of C extensions for PyTorch
Hi, Would it be possible to extent test.py to show how to use finite differences to check the backward implementation? Or is there any other resource on this topic than...
Hi pytorch team, I am looking to port https://github.com/qassemoquab/stnbhwd to pytorch with effi. Do you know is it possible? Is the mechanism of writing extension for torch and pytorch similar...
…ledge section. By adding these sections to the ReadMe I believe it will help future contributors better understand the project allowing them to save time when doing background research. I...