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