Skip to content

v2.1.0

Latest

Choose a tag to compare

@cmdr2 cmdr2 released this 08 Jan 04:08

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

Changes

Old values:

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')
('8086', 'Intel Corporation', '162b', 'Iris Graphics 6100', 0)

Changed values:

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')
('8086', 'Intel Corporation', '162b', 'Broadwell-U GT3 [Iris Graphics 6100]', 0)