Skip to content

Commit 147c824

Browse files
committed
docs(compat): fix pytorch compat
1 parent b3bd1a2 commit 147c824

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

docs/compatibility/include/ai-ecosystem.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,24 @@
1212
.. matrix-cell:: Python versions
1313

1414
.. matrix-row::
15+
:show-cond: os=ubuntu os=debian os=rhel os=oracle-linux os=rocky-linux os=sles
1516

1617
.. matrix-cell:: PyTorch
1718

1819
.. matrix-cell:: 2.12.0, 2.11.0, 2.10.0
19-
:show-cond: os=ubuntu os=debian os=rhel os=oracle-linux os=rocky-linux os=sles
20+
:show-cond: gfx=gfx950 gfx=gfx942 gfx=gfx90a gfx=gfx908
21+
22+
.. matrix-cell:: 2.12.0, 2.11.0
23+
:show-cond: fam=radeon fam=ryzen
24+
25+
.. matrix-cell:: 3.14, 3.13, 3.12, 3.11
26+
27+
.. matrix-row::
28+
:show-cond: os=windows os=wsl
29+
30+
.. matrix-cell:: PyTorch
2031

21-
.. matrix-cell:: 2.11.0
32+
.. matrix-cell:: 2.12.0
2233
:show-cond: os=windows os=wsl
2334

2435
.. matrix-cell:: 3.14, 3.13, 3.12, 3.11

0 commit comments

Comments
 (0)