• Patrick Labatut's avatar
    Tidy uses of torch.device in Meshes · 633d66f1
    Patrick Labatut authored
    Summary:
    Tidy uses of `torch.device` in `Meshes`:
    - Allow `str` or `torch.device` in `Meshes.to()` method
    - Consistently use `torch.device` for internal type
    - Fix comparison of devices
    
    Reviewed By: nikhilaravi
    
    Differential Revision: D28969461
    
    fbshipit-source-id: 16d3c1f5458954bb11fdf0efea88542e94dccd7a
    633d66f1
test_meshes.py 48.2 KB