Searched refs:i133 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 33 i133 = Int32Scalar("b133", 1) variable 231 model = model.Operation("CONV_2D", i39, i44, i43, i131, i132, i133, i134).To(i42)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 50 i133 = Int32Scalar("b133", 1) variable 232 model = model.Operation("CONV_2D", i51, i56, i55, i132, i133, i134, i135).To(i54)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 66 i133 = Int32Scalar("b133", 1) variable 248 model = model.Operation("CONV_2D", i51, i56, i55, i132, i133, i134, i135).To(i54)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1602 int i133 = 133; in largeFrame() local 3600 i133 += i132; in largeFrame() 3602 i134 += i133; in largeFrame()
|