Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py163 i25 = Parameter("op25", "TENSOR_INT32", "{1024}, 0.000470138824312, 0", [-26162, -6613, -35505, -13… variable
251 model = model.Operation("CONV_2D", i21, i26, i25, i221, i222, i223, i224).To(i24)
H A Dmobilenet_224_gender_basic_fixed.mod.py162 i25 = Parameter("op25", "TENSOR_FLOAT32", "{256}", [0.059552, -0.776265, 0.586331, -0.19955, -1.158… variable
248 model = model.Operation("CONV_2D", i21, i26, i25, i204, i205, i206, i207).To(i24)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py178 i25 = Parameter("op25", "TENSOR_FLOAT32", "{256}", [0.059552, -0.776265, 0.586331, -0.19955, -1.158… variable
264 model = model.Operation("CONV_2D", i21, i26, i25, i204, i205, i206, i207).To(i24)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1386 int i25 = 25; in largeFrame() local
3384 i25 += i24; in largeFrame()
3386 i26 += i25; in largeFrame()