Home
last modified time | relevance | path

Searched refs:input0_value (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/specs/AIDL_V3/
Drsqrt_quant8.mod.py34 input0_value = in0 / inScale + inOffset variable
36 if 0 <= input0_value < 128 and 0 <= output0_value < 128:
39 input0_values.append(input0_value)