Skip to content

Releases: easydiffusion/torchruntime

v1.17.0

25 Apr 15:12
Compare
Choose a tag to compare

Fix FileNotFoundError error on Windows PCs without powershell in their system's PATH environment variable.

Install using pip install --upgrade torchruntime==1.17.0

v1.16.2 - torch 2.7 support

24 Apr 10:03
Compare
Choose a tag to compare

Use pytorch 2.7 (and cuda 12.8) by default on new NVIDIA installations. Continue using pytorch 2.4 (and cuda 12.4) for Python 3.8.

Install using pip install --upgrade torchruntime==1.16.2

v1.16.1

21 Mar 13:22
Compare
Choose a tag to compare

Bug fix for Windows PCs without powershell in their system's PATH variable.

Install using pip install --upgrade torchruntime==1.16.1

v1.16.0

13 Mar 03:38
2272dda
Compare
Choose a tag to compare

Automatic update of PCI database. Install using pip install --upgrade torchruntime==1.16.0

Additions

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')

Deletions

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')

v1.15.1

10 Mar 00:50
Compare
Choose a tag to compare

Use nightly torch with CUDA 12.8 for NVIDIA 50xx series GPUs.

Install using pip install --upgrade torchruntime==1.15.1

v1.15.0

07 Mar 05:08
Compare
Choose a tag to compare

Fixes compatibility with Python 3.9 and DirectML (static method isn't callable error).

Install using pip install --upgrade torchruntime==1.15.0

v1.14.2

06 Mar 07:09
Compare
Choose a tag to compare

Fix Granite Ridge (integrated, not discrete).

Install using pip install --upgrade torchruntime==1.14.2

v1.14.1

06 Mar 06:34
Compare
Choose a tag to compare

Include the "Granite Ridge" integrated GPU (AMD) in the list of recognized GPUs.

Install using pip install --upgrade torchruntime==1.14.1

v1.14.0

06 Mar 03:35
Compare
Choose a tag to compare

Automatic update of PCI database. Install using pip install --upgrade torchruntime==1.14.0

Additions

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')
('10de', 'NVIDIA Corporation', '2c05', 'GB203 [GeForce RTX 5070 Ti]', 1)
('10de', 'NVIDIA Corporation', '28e3', 'AD107M [GeForce RTX 3050 A Laptop GPU]', 1)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '1114', 'Krackan [Radeon 840M / 860M Graphics]', 0)
('10de', 'NVIDIA Corporation', '2f04', 'GN22 [GeForce RTX 5070]', 1)

Deletions

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')

v1.13.2

04 Mar 10:52
Compare
Choose a tag to compare

Support NVIDIA 5060/5070/5080/5090 (Blackwell) by installing torch nightly.

Install using pip install --upgrade torchruntime==1.13.2