furiosa-torch-ext2024.2.0
furiosa-torch-ext2024.2.0
Published
"Furiosa Torch Support Extension
pip install furiosa-torch-ext
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
furiosa-torch-ext
A common utility library for Torch Dynamo used in furiosa-llm and furiosa-compiler-python
Building
# install
make install
# lint
make lint
# test
make test