Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py68 i168 = Int32Scalar("b168", 1) variable
239 model = model.Operation("CONV_2D", i63, i68, i67, i167, i168, i169, i170).To(i66)
H A Dmobilenet_224_gender_basic_fixed.mod.py85 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 Dmobilenet_224_gender_basic_fixed_relaxed.mod.py101 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 DMain.java1672 int i168 = 168; in largeFrame() local
3670 i168 += i167; in largeFrame()
3672 i169 += i168; in largeFrame()