version.py 93 B

12345
  1. __version__ = '2.0.0+nv23.05'
  2. debug = False
  3. cuda = '11.4'
  4. git_version = 'Unknown'
  5. hip = None