commit | d90a3fdb5a09a18de4e5225b17e0b478054d89c1 | [log] [tgz] |
---|---|---|
author | David Gross <dgross@google.com> | Fri Dec 10 22:29:42 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 10 22:29:42 2021 +0000 |
tree | 4b0ffb3dc3887c8629cdbb347a07f7f46d39fe0c | |
parent | e5f1c034142709bde7bcb0ba5a698a671154b75a [diff] | |
parent | dd26914af75d8d8a6683e405cdab723a411a0f2e [diff] |
Merge "FL7: Refine REVERSE specification" am: dd26914af7 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1915765 Change-Id: I40a830417802f9230df06f86faf09f9ababd2dc4
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.