Searched refs:i180 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 80 i180 = Int32Scalar("b180", 1) variable 242 model = model.Operation("DEPTHWISE_CONV_2D", i72, i77, i76, i180, i181, i182, i183, i184).To(i75)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 97 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 D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 113 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 D | Main.java | 1696 int i180 = 180; in largeFrame() local 3694 i180 += i179; in largeFrame() 3696 i181 += i180; in largeFrame()
|