Searched refs:i171 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 71 i171 = Int32Scalar("b171", 1) variable 240 model = model.Operation("DEPTHWISE_CONV_2D", i66, i71, i70, i171, i172, i173, i174, i175).To(i69)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 88 i171 = Int32Scalar("b171", 3) variable 240 model = model.Operation("CONV_2D", i75, i80, i79, i168, i169, i170, i171).To(i78)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 104 i171 = Int32Scalar("b171", 3) variable 256 model = model.Operation("CONV_2D", i75, i80, i79, i168, i169, i170, i171).To(i78)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1678 int i171 = 171; in largeFrame() local 3676 i171 += i170; in largeFrame() 3678 i172 += i171; in largeFrame()
|