Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py41 i141 = Int32Scalar("b141", 1) variable
233 model = model.Operation("CONV_2D", i45, i50, i49, i140, i141, i142, i143).To(i48)
H A Dmobilenet_224_gender_basic_fixed.mod.py58 i141 = Int32Scalar("b141", 1) variable
234 model = model.Operation("CONV_2D", i57, i62, i61, i141, i142, i143, i144).To(i60)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py74 i141 = Int32Scalar("b141", 1) variable
250 model = model.Operation("CONV_2D", i57, i62, i61, i141, i142, i143, i144).To(i60)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1618 int i141 = 141; in largeFrame() local
3616 i141 += i140; in largeFrame()
3618 i142 += i141; in largeFrame()