Searched refs:i58 (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 196 i58 = Parameter("op58", "TENSOR_INT32", "{256}, 0.000237506290432, 0", [8192, 10583, -634, -390, 30… variable 236 model = model.Operation("DEPTHWISE_CONV_2D", i54, i59, i58, i153, i154, i155, i156, i157).To(i57)
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 195 i58 = Parameter("op58", "TENSOR_FLOAT32", "{64}", [-0.123297, 1.03112, -0.605606, -0.00193548, 0.93… variable 233 model = model.Operation("DEPTHWISE_CONV_2D", i54, i59, i58, i136, i137, i138, i139, i140).To(i57)
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 211 i58 = Parameter("op58", "TENSOR_FLOAT32", "{64}", [-0.123297, 1.03112, -0.605606, -0.00193548, 0.93… variable 249 model = model.Operation("DEPTHWISE_CONV_2D", i54, i59, i58, i136, i137, i138, i139, i140).To(i57)
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1452 int i58 = 58; in largeFrame() local 3450 i58 += i57; in largeFrame() 3452 i59 += i58; in largeFrame()
|