Skip to content

Commit 1946c19

Browse files
authored
Fix architecture terminology (#2931)
Signed-off-by: Tabari Alexander <[email protected]>
1 parent f5297b0 commit 1946c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ONNXAI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# About
44

55
ONNX-MLIR is an open-source project for compiling ONNX models into native code
6-
on x86, P and Z machines (and more). It is built on top of Multi-Level
6+
on x86, Power, s390x and other architectures. It is built on top of Multi-Level
77
Intermediate Representation (MLIR) compiler infrastructure.
88

99
# Slack channel

0 commit comments

Comments
 (0)