patrick-kidger / signatory

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

Support for torch 2.x? #67

Open CarloNicolini opened 4 days ago

CarloNicolini commented 4 days ago

What is limiting signatory to be able to work with torch 2.x? Indeed that would be a great addition to the library, given the struggle of many to install it. Otherwise, (I know I am asking a lot), what about providing a Dockerfile for this? It would help really a lot.

patrick-kidger commented 4 days ago

I'm afraid Signatory is no longer supported. You can probably make it run, but you may have to work to do so yourself :)