Skip to content

Releases: easydiffusion/torchruntime

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

v1.13.1

04 Mar 05:54
Compare
Choose a tag to compare

Fixed a bug where multiple GPUs of the same model were de-duplicated as a single GPU.

Install using pip install --upgrade torchruntime==1.13.1

v1.13.0

13 Feb 09:46
Compare
Choose a tag to compare

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

Changes:

Additions

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '1900', 'Phoenix3', 0)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '150e', 'Strix [Radeon 880M / 890M]', 0)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '1586', 'Strix Halo [Radeon Graphics / Radeon 8050S Graphics / Radeon 8060S Graphics]', 0)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '1901', 'Phoenix4', 0)

Deletions

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '1586', 'Strix Halo [Radeon Graphics / Radeon 8050S Graphics / Radeon 8060S Graphics]', 1)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '9874', 'Wani [Radeon R5/R6/R7 Graphics]', 0)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '150e', 'Strix [Radeon 880M / 890M]', 1)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '98e4', 'Stoney [Radeon R2/R3/R4/R5 Graphics]', 0)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '1607', 'Arden', 0)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '13f9', 'Oberon/Navi12Lite', 0)