aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2024-04-24 21:18:36 -0700
committerEric Kunze <eric.kunze@arm.com>2024-04-24 21:18:36 -0700
commit9646e5ab7f33e690b4a995e69000088b4d7aeafc (patch)
tree49731350a6ecb89cb7f5f0351f769502b032450b
parent19cf217cdfed7904bc1e8a92b318bb485f6ad08c (diff)
downloadspecification-main.tar.gz
Update main branch version to 1.1.0draftHEADmain
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I8c165a2e2b7fadd8e617a967bb6fd89c710514cf
-rw-r--r--tosa.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosa.xml b/tosa.xml
index a003ed8..c13b2a4 100644
--- a/tosa.xml
+++ b/tosa.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tosa SYSTEM "tosa.dtd">
<tosa>
- <version major="1" minor="0" patch="0" draft="true"/>
+ <version major="1" minor="1" patch="0" draft="true"/>
<profiles>
<profile profile="Base Inference" name="BI" status="Complete" description="Integer operations, primarily 8 and 32-bit values"/>
<profile profile="Main Inference" name="MI" status="Complete" description="FP16 and FP32 operations"/>