Closed maximilianreimer closed 4 years ago
Do you have a suggestion for how we should go about doing this?
Personally, I feel that choosing a PyTorch installation is a significant choice that this library should not be making.
Cheers, Angelos
I will close this issue since it is stale and I still think it is not this library's place to install PyTorch.
Hi, I ran into to problem that you need to manually install pytorch before running
pip install --user pytorch-fast-transformers
. It would be very convenient ifpytorch
were installed automatically in thesetup.py