Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py8 i108 = Int32Scalar("b108", 1) variable
226 model = model.Operation("DEPTHWISE_CONV_2D", i0, i29, i28, i108, i109, i110, i111, i112).To(i27)
H A Dmobilenet_224_gender_basic_fixed.mod.py25 i108 = Int32Scalar("b108", 3) 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.py41 i108 = Int32Scalar("b108", 3) 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.java1552 int i108 = 108; in largeFrame() local
3550 i108 += i107; in largeFrame()
3552 i109 += i108; in largeFrame()