Fixed typo in docs (#1201)
This commit is contained in:
parent
7f37714c02
commit
ab19051b7d
|
|
@ -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*.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue