aboutsummaryrefslogtreecommitdiff
path: root/tosa.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tosa.xml')
-rw-r--r--tosa.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tosa.xml b/tosa.xml
index 9a3b2c2..7ab182a 100644
--- a/tosa.xml
+++ b/tosa.xml
@@ -16,16 +16,16 @@
<profile_extension name="EXT-BF16" description="BFloat16 operations" status="Complete">
<profile_supported>MI</profile_supported>
</profile_extension>
- <profile_extension name="EXT-FP8E4M3" description="8-bit floating-point operations E4M3" status="Complete">
+ <profile_extension name="EXT-FP8E4M3" description="8-bit floating-point operations E4M3" status="Unstable">
<profile_supported>MI</profile_supported>
</profile_extension>
- <profile_extension name="EXT-FP8E5M2" description="8-bit floating-point operations E5M2" status="Complete">
+ <profile_extension name="EXT-FP8E5M2" description="8-bit floating-point operations E5M2" status="Unstable">
<profile_supported>MI</profile_supported>
</profile_extension>
<profile_extension name="EXT-FFT" description="Fast Fourier Transform operations" status="Complete">
<profile_supported>MI</profile_supported>
</profile_extension>
- <profile_extension name="EXT-VARIABLE" description="Stateful variable operations" status="Complete">
+ <profile_extension name="EXT-VARIABLE" description="Stateful variable operations" status="Unstable">
<profile_supported>BI</profile_supported>
<profile_supported>MI</profile_supported>
</profile_extension>