Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py59 i159 = Int32Scalar("b159", 1) variable
237 model = model.Operation("CONV_2D", i57, i62, i61, i158, i159, i160, i161).To(i60)
H A Dmobilenet_224_gender_basic_fixed.mod.py76 i159 = Int32Scalar("b159", 1) variable
238 model = model.Operation("CONV_2D", i69, i74, i73, i159, i160, i161, i162).To(i72)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py92 i159 = Int32Scalar("b159", 1) variable
254 model = model.Operation("CONV_2D", i69, i74, i73, i159, i160, i161, i162).To(i72)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1654 int i159 = 159; in largeFrame() local
3652 i159 += i158; in largeFrame()
3654 i160 += i159; in largeFrame()