Daniel Herrera-Esposito

Results 4 comments of Daniel Herrera-Esposito

Hi Mario, I get the same annoying warning in PyTorch 1.12.1 but not in Pytorch 2.2.1. Below is a short example where I get the warning: ``` import torch import...

It does not seem to be a `geotorch` issue, but rather a `parametrize` issue. I get the same warning with PyTorch 1.12.1 (but not PyTorch 2.2.1) with the following code,...

Thanks, for the quick response. That makes a lot of sense, and hopefully it is trivial to add to the documentation. As a side note, I'll say that I had...

I second this. Compatibility issues, primarily with numpy are making it difficult to incorporate allensdk to my pipeline.