"include/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "62a35fbc5d316c4f82f37cb6e183eb8de210a94c"
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