Searched refs:i168 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 68 i168 = Int32Scalar("b168", 1) variable 239 model = model.Operation("CONV_2D", i63, i68, i67, i167, i168, i169, i170).To(i66)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 85 i168 = Int32Scalar("b168", 1) variable 240 model = model.Operation("CONV_2D", i75, i80, i79, i168, i169, i170, i171).To(i78)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 101 i168 = Int32Scalar("b168", 1) variable 256 model = model.Operation("CONV_2D", i75, i80, i79, i168, i169, i170, i171).To(i78)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1672 int i168 = 168; in largeFrame() local 3670 i168 += i167; in largeFrame() 3672 i169 += i168; in largeFrame()
|