Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py6 i106 = Int32Scalar("b106", 2) variable
225 model = model.Operation("CONV_2D", i88, i2, i1, i104, i105, i106, i107).To(i0)
H A Dmobilenet_224_gender_basic_fixed.mod.py23 i106 = Int32Scalar("b106", 1) variable
226 model = model.Operation("CONV_2D", i33, i38, i37, i105, i106, i107, i108).To(i36)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py39 i106 = Int32Scalar("b106", 1) variable
242 model = model.Operation("CONV_2D", i33, i38, i37, i105, i106, i107, i108).To(i36)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1548 int i106 = 106; in largeFrame() local
3546 i106 += i105; in largeFrame()
3548 i107 += i106; in largeFrame()