Searched refs:i207 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 107 i207 = Int32Scalar("b207", 1) variable 248 model = model.Operation("DEPTHWISE_CONV_2D", i12, i17, i16, i207, i208, i209, i210, i211).To(i15)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 124 i207 = Int32Scalar("b207", 3) variable 248 model = model.Operation("CONV_2D", i21, i26, i25, i204, i205, i206, i207).To(i24)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 140 i207 = Int32Scalar("b207", 3) variable 264 model = model.Operation("CONV_2D", i21, i26, i25, i204, i205, i206, i207).To(i24)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1750 int i207 = 207; in largeFrame() local 3748 i207 += i206; in largeFrame() 3750 i208 += i207; in largeFrame()
|