Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py33 i133 = Int32Scalar("b133", 1) variable
231 model = model.Operation("CONV_2D", i39, i44, i43, i131, i132, i133, i134).To(i42)
H A Dmobilenet_224_gender_basic_fixed.mod.py50 i133 = Int32Scalar("b133", 1) variable
232 model = model.Operation("CONV_2D", i51, i56, i55, i132, i133, i134, i135).To(i54)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py66 i133 = Int32Scalar("b133", 1) variable
248 model = model.Operation("CONV_2D", i51, i56, i55, i132, i133, i134, i135).To(i54)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1602 int i133 = 133; in largeFrame() local
3600 i133 += i132; in largeFrame()
3602 i134 += i133; in largeFrame()