Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/build-s390x.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ IBM VXE/VXE2 SIMD acceleration depends on the BLAS implementation. It is strongl
| | VX/VXE/VXE2 | zDNN | Spyre |
|------------|-------------|------|-------|
| FP32 ||||
| FP16 || ||
| BF16 | 🚫 | ||
| FP16 || ||
| BF16 | 🚫 | ||
| Q4_0 ||||
| Q4_1 ||||
| MXFP4 | 🚫 |||
Expand Down Expand Up @@ -272,4 +272,4 @@ IBM VXE/VXE2 SIMD acceleration depends on the BLAS implementation. It is strongl
- 🚫 - acceleration unavailable, will still run using scalar implementation
- ❓ - acceleration unknown, please contribute if you can test it yourself

Last Updated by **Aaron Teo ([email protected])** on Sep 6, 2025.
Last Updated by **Aaron Teo ([email protected])** on Sep 7, 2025.
7 changes: 7 additions & 0 deletions docs/ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Legend:
| ACC ||||||||||
| ADD ||||| 🟡 | 🟡 ||||
| ADD1 ||||||||||
| ADD_ID ||||||||||
| ARANGE ||||||||||
| ARGMAX ||||||||||
| ARGSORT ||||||||||
Expand All @@ -26,6 +27,7 @@ Legend:
| CONT || 🟡 |||| 🟡 | 🟡 | 🟡 ||
| CONV_2D ||||||||||
| CONV_2D_DW ||||||||||
| CONV_3D ||||||||||
| CONV_TRANSPOSE_1D ||||||||||
| CONV_TRANSPOSE_2D ||||||||||
| COS ||||| 🟡 ||| 🟡 ||
Expand All @@ -49,9 +51,11 @@ Legend:
| GET_ROWS || 🟡 || 🟡 || 🟡 | 🟡 | 🟡 ||
| GET_ROWS_BACK ||| 🟡 | 🟡 ||||||
| GROUP_NORM ||||||||||
| GROUP_NORM_MUL_ADD ||||||||||
| HARDSIGMOID |||| 🟡 | 🟡 || 🟡 |||
| HARDSWISH |||| 🟡 | 🟡 || 🟡 |||
| IM2COL ||||| 🟡 |||||
| IM2COL_3D ||||||||||
| L2_NORM ||||||||||
| LEAKY_RELU ||||||||||
| LOG ||||||||||
Expand All @@ -61,7 +65,9 @@ Legend:
| MUL_MAT_ID || 🟡 |||| 🟡 | 🟡 |||
| NEG |||| 🟡 | 🟡 || 🟡 |||
| NORM ||||| 🟡 ||| 🟡 ||
| NORM_MUL_ADD ||||||||||
| OPT_STEP_ADAMW ||||||||||
| OPT_STEP_SGD ||||||||||
| OUT_PROD | 🟡 || 🟡 | 🟡 ||| 🟡 |||
| PAD ||||||||||
| PAD_REFLECT_1D ||||||||||
Expand Down Expand Up @@ -98,6 +104,7 @@ Legend:
| SUM ||||||||||
| SUM_ROWS ||||||||||
| SWIGLU ||||| 🟡 ||| 🟡 ||
| SWIGLU_OAI ||||||||||
| TANH |||| 🟡 | 🟡 || 🟡 | 🟡 ||
| TIMESTEP_EMBEDDING ||||||||||
| UPSCALE || 🟡 ||| 🟡 || 🟡 |||
Loading
Loading