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 9aacdfc..fa67c1c 100644
--- a/tosa.xml
+++ b/tosa.xml
@@ -2545,7 +2545,7 @@ used.</description>
<rank min="0" max="MAX_RANK"/>
</argument>
<argument category="output" name="output" type="tensor_t" shape="shape" tensor-element-type="out_t">
- <description>Output tensor of the same type, size as the input tensor</description>
+ <description>Output tensor</description>
<rank min="0" max="MAX_RANK"/>
</argument>
</arguments>