commit | 146b38685a12f81a62678d8cf9b84a9229b3ab8f | [log] [tgz] |
---|---|---|
author | David Gross <dgross@google.com> | Tue Dec 07 15:51:42 2021 -0800 |
committer | David Gross <dgross@google.com> | Wed Jan 19 14:27:06 2022 -0800 |
tree | 00c91cbfcb80a9734ea58ab23088207dc773464d | |
parent | da4682aa6fd9bb6d42361ecafd1a909f45a2793b [diff] |
FL7: Refine REVERSE specification Test: N/A Bug: 202280925 Merged-In: Iae1f177254023c750c701e6594a61f3958de538c Change-Id: Iae1f177254023c750c701e6594a61f3958de538c (cherry picked from commit 91a30c1ceab9d27dd491fd961c70217b20c27578)
diff --git a/neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl b/neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl index 0b745a9..88c61c3 100644 --- a/neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl +++ b/neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl
@@ -5277,7 +5277,7 @@ * 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.