Fixed typo in docs (#1201)

This commit is contained in:
Ilya Lavrenov 2020-07-03 13:27:41 +03:00 committed by GitHub
parent 7f37714c02
commit ab19051b7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ else:
* **5**: `output_high` - maximum quantized value. The shape must be broadcastable to the of *X*. Required.
**Inputs**:
**Outputs**:
* **1**: `Y` - resulting tensor with shape and type matching the 1st input tensor *X*.