Home
last modified time | relevance | path

Searched defs:input1_offset (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dsub_quantized_different_scales.mod.py26 input1_scale, input1_offset, argument
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dsub_quant8_signed.mod.py27 input1_scale, input1_offset, argument
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBroadcast.cpp135 const int32_t input1_offset = -shape1.offset; in addQuant8() local
272 const int32_t input1_offset = -shape1.offset; in mulQuant8() local
344 const int32_t input1_offset = -shape1.offset; in subQuant8() local