Home
last modified time | relevance | path

Searched refs:i153 (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py53 i153 = Int32Scalar("b153", 1) variable
236 model = model.Operation("DEPTHWISE_CONV_2D", i54, i59, i58, i153, i154, i155, i156, i157).To(i57)
H A Dmobilenet_224_gender_basic_fixed.mod.py70 i153 = Int32Scalar("b153", 3) variable
236 model = model.Operation("CONV_2D", i63, i68, i67, i150, i151, i152, i153).To(i66)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py86 i153 = Int32Scalar("b153", 3) variable
252 model = model.Operation("CONV_2D", i63, i68, i67, i150, i151, i152, i153).To(i66)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1642 int i153 = 153; in largeFrame() local
3640 i153 += i152; in largeFrame()
3642 i154 += i153; in largeFrame()