• Jeremy Reizenstein's avatar
    points2vols test fix · feb5d363
    Jeremy Reizenstein authored
    Summary: Fix tests which depended on output tensors being identical to input ones, which now fail in main PyTorch branch because of some change in autograd. The functions still work in-place.
    
    Reviewed By: patricklabatut
    
    Differential Revision: D34375817
    
    fbshipit-source-id: 295ae195f75eab6c7abab412c997470d8de8add1
    feb5d363
test_points_to_volumes.py 20.6 KB