Searched refs:i97 (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_224_gender_basic_fixed.mod.py | 14 i97 = Int32Scalar("b97", 1) variable 224 model = model.Operation("CONV_2D", i27, i32, i31, i96, i97, i98, i99).To(i30)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 30 i97 = Int32Scalar("b97", 1) variable 240 model = model.Operation("CONV_2D", i27, i32, i31, i96, i97, i98, i99).To(i30)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1530 int i97 = 97; in largeFrame() local 3528 i97 += i96; in largeFrame() 3530 i98 += i97; in largeFrame()
|