Merge "FL7: Refine REVERSE specification" am: dd26914af7 am: d90a3fdb5a am: 84924a175d am: 6c9a09cdc5

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

Change-Id: I5b3abc55ef5986a8bbcc5fe102e200d2944029fd
This commit is contained in:
David Gross
2021-12-10 23:19:26 +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.