1. 15 Jan, 2023 16 commits
  2. 14 Jan, 2023 22 commits
  3. 13 Jan, 2023 2 commits
    • DaniAndTheWeb's avatar
      Automatic torch install for amd on linux · a407c9f0
      DaniAndTheWeb authored
      This commit allows the launch script to automatically download rocm's torch version for AMD GPUs using an external GPU detection script. It also prints the operative system and GPU in use.
      a407c9f0
    • DaniAndTheWeb's avatar
      GPU detection script · eaebcf63
      DaniAndTheWeb authored
      This commit adds a script that detects which GPU is currently used in Windows and Linux
      eaebcf63