commit | dd26914af75d8d8a6683e405cdab723a411a0f2e | [log] [tgz] |
---|---|---|
author | David Gross <dgross@google.com> | Fri Dec 10 22:13:09 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Dec 10 22:13:09 2021 +0000 |
tree | 63378983ea70e8e342d28e16a554fca21e906067 | |
parent | 5ad3bb1f87520b0ad1d592fb2f071793da5d92d5 [diff] | |
parent | 91a30c1ceab9d27dd491fd961c70217b20c27578 [diff] |
Merge "FL7: Refine REVERSE specification"
diff --git a/neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl b/neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl index aebe8d9..0ad254d 100644 --- a/neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl +++ b/neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl
@@ -5385,7 +5385,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.