• Jeremy Reizenstein's avatar
    cuda 11 problems with test_normal_consistency · 7204a4ca
    Jeremy Reizenstein authored
    Summary:
    One test hits problems with CUDA 11.1 and pytorch 1.8. This seems to be a known bug, so we just run that test on the cpu in the problematic cases.
    
    Note - the full test run is much slower with cuda 11.1 than 10.2, but this is known.
    
    Reviewed By: patricklabatut
    
    Differential Revision: D28938933
    
    fbshipit-source-id: cf8ed84cd10a0b52d8f4292edbef7bd4844fea65
    7204a4ca
test_mesh_normal_consistency.py 8.96 KB