Open schaefertim opened 3 years ago
As soon as https://github.com/pytorch/pytorch/issues/60524 is resolved, we can delete our warnings:
check_parameters
test_ea_jac_t_mat_jac_prod
test_jac_t_mat_prod
The bug still persists in torch==1.9.1. @schaefertim could you update the skip condition in the tests?
torch==1.9.1
Fixed in torch=1.10.0 (#60630).
torch=1.10.0
As soon as https://github.com/pytorch/pytorch/issues/60524 is resolved, we can delete our warnings:
check_parameters
test_ea_jac_t_mat_jac_prod
andtest_jac_t_mat_prod