Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py80 i180 = Int32Scalar("b180", 1) 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.py97 i180 = Int32Scalar("b180", 3) variable
242 model = model.Operation("CONV_2D", i3, i8, i7, i177, i178, i179, i180).To(i6)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py113 i180 = Int32Scalar("b180", 3) variable
258 model = model.Operation("CONV_2D", i3, i8, i7, i177, i178, i179, i180).To(i6)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1696 int i180 = 180; in largeFrame() local
3694 i180 += i179; in largeFrame()
3696 i181 += i180; in largeFrame()