Home
last modified time | relevance | path

Searched refs:i36 (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dmobilenet_quantized.mod.py174 i36 = Internal("op36", "TENSOR_QUANT8_ASYMM", "{1, 56, 56, 128}, 0.023528477177, 0") # intermediate… variable
229 model = model.Operation("CONV_2D", i33, i38, i37, i122, i123, i124, i125).To(i36)
230 model = model.Operation("DEPTHWISE_CONV_2D", i36, i41, i40, i126, i127, i128, i129, i130).To(i39)
H A Dmobilenet_224_gender_basic_fixed.mod.py173 i36 = Internal("op36", "TENSOR_FLOAT32", "{1, 56, 56, 32}") # intermediate result variable
226 model = model.Operation("CONV_2D", i33, i38, i37, i105, i106, i107, i108).To(i36)
227 model = model.Operation("DEPTHWISE_CONV_2D", i36, i41, i40, i109, i110, i111, i112, i113).To(i39)
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py189 i36 = Internal("op36", "TENSOR_FLOAT32", "{1, 56, 56, 32}") # intermediate result variable
242 model = model.Operation("CONV_2D", i33, i38, i37, i105, i106, i107, i108).To(i36)
243 model = model.Operation("DEPTHWISE_CONV_2D", i36, i41, i40, i109, i110, i111, i112, i113).To(i39)
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1408 int i36 = 36; in largeFrame() local
3406 i36 += i35; in largeFrame()
3408 i37 += i36; in largeFrame()
/aosp12/frameworks/base/native/graphics/jni/fuzz/corpus/
H A Dsample_raf.raf Error!