Searched refs:i141 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 41 i141 = Int32Scalar("b141", 1) variable 233 model = model.Operation("CONV_2D", i45, i50, i49, i140, i141, i142, i143).To(i48)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 58 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 D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 74 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 D | Main.java | 1618 int i141 = 141; in largeFrame() local 3616 i141 += i140; in largeFrame() 3618 i142 += i141; in largeFrame()
|