Searched refs:i117 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 17 i117 = Int32Scalar("b117", 1) variable 228 model = model.Operation("DEPTHWISE_CONV_2D", i30, i35, i34, i117, i118, i119, i120, i121).To(i33)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 34 i117 = Int32Scalar("b117", 3) variable 228 model = model.Operation("CONV_2D", i39, i44, i43, i114, i115, i116, i117).To(i42)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 50 i117 = Int32Scalar("b117", 3) variable 244 model = model.Operation("CONV_2D", i39, i44, i43, i114, i115, i116, i117).To(i42)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1570 int i117 = 117; in largeFrame() local 3568 i117 += i116; in largeFrame() 3570 i118 += i117; in largeFrame()
|