Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py24 i124 = Int32Scalar("b124", 1) variable
229 model = model.Operation("CONV_2D", i33, i38, i37, i122, i123, i124, i125).To(i36)
H A Dmobilenet_224_gender_basic_fixed.mod.py41 i124 = Int32Scalar("b124", 1) variable
230 model = model.Operation("CONV_2D", i45, i50, i49, i123, i124, i125, i126).To(i48)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py57 i124 = Int32Scalar("b124", 1) variable
246 model = model.Operation("CONV_2D", i45, i50, i49, i123, i124, i125, i126).To(i48)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1584 int i124 = 124; in largeFrame() local
3582 i124 += i123; in largeFrame()
3584 i125 += i124; in largeFrame()