Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py92 i192 = Int32Scalar("b192", 1) variable
244 model = model.Operation("DEPTHWISE_CONV_2D", i78, i5, i4, i189, i190, i191, i192, i193).To(i3)
H A Dmobilenet_224_gender_basic_fixed.mod.py109 i192 = Int32Scalar("b192", 2) variable
245 model = model.Operation("DEPTHWISE_CONV_2D", i12, i17, i16, i190, i191, i192, i193, i194).To(i15)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py125 i192 = Int32Scalar("b192", 2) variable
261 model = model.Operation("DEPTHWISE_CONV_2D", i12, i17, i16, i190, i191, i192, i193, i194).To(i15)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1720 int i192 = 192; in largeFrame() local
3718 i192 += i191; in largeFrame()
3720 i193 += i192; in largeFrame()