Searched refs:i106 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 6 i106 = Int32Scalar("b106", 2) variable 225 model = model.Operation("CONV_2D", i88, i2, i1, i104, i105, i106, i107).To(i0)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 23 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 D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 39 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 D | Main.java | 1548 int i106 = 106; in largeFrame() local 3546 i106 += i105; in largeFrame() 3548 i107 += i106; in largeFrame()
|