Searched refs:i136 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 36 i136 = Int32Scalar("b136", 2) variable 232 model = model.Operation("DEPTHWISE_CONV_2D", i42, i47, i46, i135, i136, i137, i138, i139).To(i45)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 53 i136 = Int32Scalar("b136", 1) variable 233 model = model.Operation("DEPTHWISE_CONV_2D", i54, i59, i58, i136, i137, i138, i139, i140).To(i57)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 69 i136 = Int32Scalar("b136", 1) variable 249 model = model.Operation("DEPTHWISE_CONV_2D", i54, i59, i58, i136, i137, i138, i139, i140).To(i57)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1608 int i136 = 136; in largeFrame() local 3606 i136 += i135; in largeFrame() 3608 i137 += i136; in largeFrame()
|