Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py107 i207 = Int32Scalar("b207", 1) variable
248 model = model.Operation("DEPTHWISE_CONV_2D", i12, i17, i16, i207, i208, i209, i210, i211).To(i15)
H A Dmobilenet_224_gender_basic_fixed.mod.py124 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 Dmobilenet_224_gender_basic_fixed_relaxed.mod.py140 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 DMain.java1750 int i207 = 207; in largeFrame() local
3748 i207 += i206; in largeFrame()
3750 i208 += i207; in largeFrame()