Skip to content

hidetatz/whale

Repository files navigation

whale DNN compiler.

devel

Initialize the environment:

python3.13 -m venv .env
source .env/bin/activate
pip install mypy black isort torch # autoformat, lint, test

run autoformat:

./task fmt

run type check:

./task check

run unittest:

./task test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages