Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py199 i61 = Parameter("op61", "TENSOR_INT32", "{512}, 0.000187459911103, 0", [8937, 6537, 21884, 10468, 3… variable
237 model = model.Operation("CONV_2D", i57, i62, i61, i158, i159, i160, i161).To(i60)
H A Dmobilenet_224_gender_basic_fixed.mod.py198 i61 = Parameter("op61", "TENSOR_FLOAT32", "{128}", [-0.177357, -0.172575, 0.420523, 0.408536, 0.094… variable
234 model = model.Operation("CONV_2D", i57, i62, i61, i141, i142, i143, i144).To(i60)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py214 i61 = Parameter("op61", "TENSOR_FLOAT32", "{128}", [-0.177357, -0.172575, 0.420523, 0.408536, 0.094… variable
250 model = model.Operation("CONV_2D", i57, i62, i61, i141, i142, i143, i144).To(i60)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1458 int i61 = 61; in largeFrame() local
3456 i61 += i60; in largeFrame()
3458 i62 += i61; in largeFrame()