Oven logo

Oven

Published

"Furiosa Torch Support Extension

pip install furiosa-torch-ext

Package Downloads

Weekly DownloadsMonthly Downloads

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