aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tosa.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosa.xml b/tosa.xml
index 15db62b..be25eca 100644
--- a/tosa.xml
+++ b/tosa.xml
@@ -92,7 +92,7 @@
<rank min="1" max="1"/>
</argument>
<argument category="attribute" name="acc_type" type="tensor_t" shape="-" tensor-element-type="acc_type_t">
- <description>Enumerated type, must be one of INT32, INT48, FP16, FP32, as defined in the Supported Data Types table for this operation</description>
+ <description>Enumerated type, must be one of INT32, FP16, FP32, as defined in the Supported Data Types table for this operation</description>
<rank min="0" max="0"/>
</argument>
<argument category="attribute" name="input_zp" type="tensor_t" shape="-" tensor-element-type="in_out_t">