DEBSOURCES
Skip Quicknav
sources / pytorch / 1.13.1%2Bdfsg-4 / torch / csrc / jit / codegen / cuda / examples / sinh_extension / README.md
1234567891011
# Build ``` python setup.py install ``` # Test ``` python test.py ```