StableHLO workload exports for use with hespas.
Each workload is stored on its own branch. The main branch is kept empty so
you can clone only the workloads you need without downloading the rest.
Use --single-branch and --depth 1 to fetch only the branch you need:
git clone --branch llama-3-4 --single-branch --depth 1 \
https://github.com/imec-int/hespas_workloads.gitThis downloads only the llama-3-4 workload with minimal history, keeping the
clone small and fast.
To fetch a different workload, replace llama-3-4 with a different branch name.
MIT — © imec