patrick-kidger / signatory

Differentiable computations of the signature and logsignature transforms, on both CPU and GPU. (ICLR 2021)
Apache License 2.0
258 stars 34 forks source link

Installation failed on Mac M1 Pro chip #63

Open Estherrrrrxu opened 9 months ago

Estherrrrrxu commented 9 months ago

The installation keeps failing. I suspect that it may be caused by Mac M series chip is not supported through PyTorch version 1.9.0. It might help to build this package through conda-forge?

louisamand commented 6 months ago

You could look into https://github.com/patrick-kidger/signatory/issues/43. Worked for me ;)