Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py108 i208 = Int32Scalar("b208", 2) variable
248 model = model.Operation("DEPTHWISE_CONV_2D", i12, i17, i16, i207, i208, i209, i210, i211).To(i15)
H A Dmobilenet_224_gender_basic_fixed.mod.py125 i208 = Int32Scalar("b208", 2) variable
249 model = model.Operation("AVERAGE_POOL_2D", i24, i208, i209, i210, i211, i212, i213).To(i81)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py141 i208 = Int32Scalar("b208", 2) variable
265 model = model.Operation("AVERAGE_POOL_2D", i24, i208, i209, i210, i211, i212, i213).To(i81)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1752 int i208 = 208; in largeFrame() local
3750 i208 += i207; in largeFrame()
3752 i209 += i208; in largeFrame()