Searched refs:i154 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 54 i154 = Int32Scalar("b154", 2) variable 236 model = model.Operation("DEPTHWISE_CONV_2D", i54, i59, i58, i153, i154, i155, i156, i157).To(i57)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 71 i154 = Int32Scalar("b154", 1) variable 237 model = model.Operation("DEPTHWISE_CONV_2D", i66, i71, i70, i154, i155, i156, i157, i158).To(i69)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 87 i154 = Int32Scalar("b154", 1) variable 253 model = model.Operation("DEPTHWISE_CONV_2D", i66, i71, i70, i154, i155, i156, i157, i158).To(i69)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1644 int i154 = 154; in largeFrame() local 3642 i154 += i153; in largeFrame() 3644 i155 += i154; in largeFrame()
|