Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py96 i196 = Int32Scalar("b196", 1) variable
245 model = model.Operation("CONV_2D", i3, i8, i7, i194, i195, i196, i197).To(i6)
H A Dmobilenet_224_gender_basic_fixed.mod.py113 i196 = Int32Scalar("b196", 1) variable
246 model = model.Operation("CONV_2D", i15, i20, i19, i195, i196, i197, i198).To(i18)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py129 i196 = Int32Scalar("b196", 1) variable
262 model = model.Operation("CONV_2D", i15, i20, i19, i195, i196, i197, i198).To(i18)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1728 int i196 = 196; in largeFrame() local
3726 i196 += i195; in largeFrame()
3728 i197 += i196; in largeFrame()