"src/targets/gpu/vscode:/vscode.git/clone" did not exist on "4fda0214679f65a944517f251f49679d4fc565cd"
  1. 22 Oct, 2020 1 commit
    • gmanasi's avatar
      Update LICENSE name to BSD 3-Clause License. (#310) · e7d7fad1
      gmanasi authored
      Summary:
      The README for the project refers to the BSD 3-Clause License, but the License file has only BSD License as the name. Updated the License name to BSD 3-Clause License for correct reference.
      
      License files are an important part of source code and should not have errors. This helps developers to correctly reference the license when integrating the source code within their applications.
      
      Pull Request resolved: https://github.com/facebookresearch/pytorch3d/pull/310
      
      Reviewed By: theschnitz
      
      Differential Revision: D24220599
      
      Pulled By: nikhilaravi
      
      fbshipit-source-id: 657bde0abe946e95864fc048eb930a91ddf08b99
      e7d7fad1
  2. 17 Mar, 2020 1 commit
    • Patrick Labatut's avatar
      Use a consistent case for PyTorch3D · 25d2e2c8
      Patrick Labatut authored
      Summary: Use a consistent case for PyTorch3D (matching the logo...): replace all occurrences of PyTorch3d with PyTorch3D across the codebase (including documentation and notebooks)
      
      Reviewed By: wanyenlo, gkioxari
      
      Differential Revision: D20427546
      
      fbshipit-source-id: 8c7697f51434c51e99b7fe271935932c72a1d9b9
      25d2e2c8
  3. 23 Jan, 2020 1 commit