Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py222 i84 = Parameter("op84", "TENSOR_QUANT8_ASYMM", "{1001, 1, 1, 1024}, 0.00593112036586, 66", [65, 65,… variable
253 model = model.Operation("CONV_2D", i81, i84, i83, i231, i232, i233, i234).To(i82)
H A Dmobilenet_224_gender_basic_fixed.mod.py221 i84 = Parameter("op84", "TENSOR_FLOAT32", "{11, 1, 1, 256}", [0.0984852, 0.672424, 0.392549, -0.262… variable
250 model = model.Operation("CONV_2D", i81, i84, i83, i214, i215, i216, i217).To(i82)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py237 i84 = Parameter("op84", "TENSOR_FLOAT32", "{11, 1, 1, 256}", [0.0984852, 0.672424, 0.392549, -0.262… variable
266 model = model.Operation("CONV_2D", i81, i84, i83, i214, i215, i216, i217).To(i82)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1504 int i84 = 84; in largeFrame() local
3502 i84 += i83; in largeFrame()
3504 i85 += i84; in largeFrame()