Searched refs:i49 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 187 i49 = Parameter("op49", "TENSOR_INT32", "{256}, 0.000254691782175, 0", [12653, -8529, 24113, -140, … variable 233 model = model.Operation("CONV_2D", i45, i50, i49, i140, i141, i142, i143).To(i48)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 186 i49 = Parameter("op49", "TENSOR_FLOAT32", "{64}", [0.473197, -1.08994, 0.157816, 0.475708, 1.16729,… variable 230 model = model.Operation("CONV_2D", i45, i50, i49, i123, i124, i125, i126).To(i48)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 202 i49 = Parameter("op49", "TENSOR_FLOAT32", "{64}", [0.473197, -1.08994, 0.157816, 0.475708, 1.16729,… variable 246 model = model.Operation("CONV_2D", i45, i50, i49, i123, i124, i125, i126).To(i48)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1434 int i49 = 49; in largeFrame() local 3432 i49 += i48; in largeFrame() 3434 i50 += i49; in largeFrame()
|