xdslproject / xdsl-pdl

A repository with PDL experiments in xDSL
2 stars 0 forks source link

PDL experiments in xDSL

A repository with PDL experiments in xDSL.

Install

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .

Scripts