bdusell / semiring-einsum

Generic PyTorch implementation of einsum that supports different semirings
https://bdusell.github.io/semiring-einsum/
MIT License
44 stars 8 forks source link

Setuptools #15

Closed davidweichiang closed 2 years ago

davidweichiang commented 2 years ago

I needed to added setuptools to the list of dependencies in order to pip install straight from the Github repository inside a Github action.