Merge "FL7: Refine REVERSE specification" am: dd26914af7 am: d90a3fdb5a

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1915765

Change-Id: I872ee99828d61af69aaf4e0d2ecc192ca026ba49
This commit is contained in:
David Gross
2021-12-10 22:44:05 +00:00
committed by Automerger Merge Worker

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.