Merge "FL7: Refine REVERSE specification"

This commit is contained in:
David Gross
2021-12-10 22:13:09 +00:00
committed by Gerrit Code Review

View File

@@ -5385,7 +5385,7 @@ enum OperationType {
* must be in the range [0, n).
*
* Outputs:
* * 0: The reversed tensor.
* * 0: The reversed tensor of the same shape as the input tensor.
* For {@link OperandType::TENSOR_QUANT8_ASYMM} and
* {@link OperandType::TENSOR_QUANT8_ASYMM_SIGNED} tensors,
* the scales and zeroPoint must be the same as input0.