balbasty / nitorch

Neuroimaging in PyTorch
Other
83 stars 14 forks source link

Backward pass of grid_grad is wrong (test fails) #29

Open balbasty opened 3 years ago

balbasty commented 3 years ago

The test that checks that analytical and numerical gradients are identical fails for grid_grad. There must be an error in the c++ code.