Advertisement
sskadam

Untitled

Feb 21st, 2022
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.54 KB | None | 0 0
  1. {
  2.     "CUDA": {
  3.         "GPU": [
  4.             "TITAN RTX"
  5.         ],
  6.         "available": true,
  7.         "version": "10.2"
  8.     },
  9.     "Packages": {
  10.         "PyTorch_debug": false,
  11.         "PyTorch_version": "1.10.0",
  12.         "TTS": "0.5.0",
  13.         "numpy": "1.19.5"
  14.     },
  15.     "System": {
  16.         "OS": "Linux",
  17.         "architecture": [
  18.             "64bit",
  19.             "ELF"
  20.         ],
  21.         "processor": "x86_64",
  22.         "python": "3.9.7",
  23.         "version": "#101~18.04.1-Ubuntu SMP Fri Oct 22 09:25:04 UTC 2021"
  24.     }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement