aboutsummaryrefslogtreecommitdiff
path: root/tosa.xsd
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2024-03-20 17:48:04 -0700
committerEric Kunze <eric.kunze@arm.com>2024-04-12 15:26:20 -0700
commit6bf6ac8858b378bcff48ee629315aa53e0c2872a (patch)
tree02af6a8dabd9aca35be17e4a56095bcf0bb96059 /tosa.xsd
parent8301291be25af9a66c16b29a9231a7b814867ddc (diff)
downloadspecification-6bf6ac8858b378bcff48ee629315aa53e0c2872a.tar.gz
Remove Main Training profile
The Main Training profile does not have any unique operators in the specification. Remove it as unneeded. New training operators can be added as extensions to existing profiles. Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: Ida5f49a1c7f71276508da0484dff5fae2444b9fc
Diffstat (limited to 'tosa.xsd')
-rw-r--r--tosa.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/tosa.xsd b/tosa.xsd
index 54610d5..dec20eb 100644
--- a/tosa.xsd
+++ b/tosa.xsd
@@ -7,7 +7,6 @@
<xs:restriction base="xs:string">
<xs:enumeration value="BI"/>
<xs:enumeration value="MI"/>
- <xs:enumeration value="MT"/>
<xs:enumeration value="EXT-INT16"/>
<xs:enumeration value="EXT-INT4"/>
<xs:enumeration value="EXT-BF16"/>