commit | 6c9a09cdc560710b5a7c49e7249cc61fd9a4866c | [log] [tgz] |
---|---|---|
author | David Gross <dgross@google.com> | Fri Dec 10 23:00:56 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 10 23:00:56 2021 +0000 |
tree | e3927d4f52d1052e304cc2676e98923f1ef571fa | |
parent | 0f385bdb514f3ede80511ed375e71c317dd66318 [diff] | |
parent | 84924a175ddc8c126678cb3e1f47b5b9c9f8aef3 [diff] |
Merge "FL7: Refine REVERSE specification" am: dd26914af7 am: d90a3fdb5a am: 84924a175d Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1915765 Change-Id: I119983dd63aeb4355a5efd9b0dcf9a4ca227ff12
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.