Loading neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -5385,7 +5385,7 @@ enum OperationType { * 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. Loading Loading
neuralnetworks/aidl/android/hardware/neuralnetworks/OperationType.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -5385,7 +5385,7 @@ enum OperationType { * 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. Loading