Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py84 i184 = Int32Scalar("b184", 0) variable
242 model = model.Operation("DEPTHWISE_CONV_2D", i72, i77, i76, i180, i181, i182, i183, i184).To(i75)
H A Dmobilenet_224_gender_basic_fixed.mod.py101 i184 = Int32Scalar("b184", 1) variable
243 model = model.Operation("DEPTHWISE_CONV_2D", i6, i11, i10, i181, i182, i183, i184, i185).To(i9)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py117 i184 = Int32Scalar("b184", 1) variable
259 model = model.Operation("DEPTHWISE_CONV_2D", i6, i11, i10, i181, i182, i183, i184, i185).To(i9)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1704 int i184 = 184; in largeFrame() local
3702 i184 += i183; in largeFrame()
3704 i185 += i184; in largeFrame()