"vscode:/vscode.git/clone" did not exist on "cce49ba92a37c417425a81016dc607e4ea2036cf"
Reflect the changes of the default behavior of grid_sample and affine_grid (#993)
* Reflect the changes of the default behavior of grid_sample and affine_grid. If PyTorch > 1.3.0 align_corners will be set to False by default. This is undesired behavior.
* Support grid_sample and affine_grid for PyTorch<1.3 as well.
Co-authored-by:
Dusan Malic <dusan.malic@icg.tugraz.at>
Showing
Please register or sign in to comment