Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py116 i216 = Int32Scalar("b216", 1) variable
250 model = model.Operation("DEPTHWISE_CONV_2D", i18, i23, i22, i216, i217, i218, i219, i220).To(i21)
H A Dmobilenet_224_gender_basic_fixed.mod.py133 i216 = Int32Scalar("b216", 1) variable
250 model = model.Operation("CONV_2D", i81, i84, i83, i214, i215, i216, i217).To(i82)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py149 i216 = Int32Scalar("b216", 1) variable
266 model = model.Operation("CONV_2D", i81, i84, i83, i214, i215, i216, i217).To(i82)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1768 int i216 = 216; in largeFrame() local
3766 i216 += i215; in largeFrame()
3768 i217 += i216; in largeFrame()