Home
last modified time | relevance | path

Searched defs:o4 (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dbox_with_nms_limit_quant8_signed.mod.py25 o4 = Output("batchSplitOut", "TENSOR_INT32", "{18}") # batch split out variable
122 o4 = Output("batchSplitOut", "TENSOR_INT32", "{10}") # batch split out variable
211 o4 = Output("batchSplitOut", "TENSOR_INT32", "{12}") # batch split out variable
299 o4 = Output("batchSplitOut", "TENSOR_INT32", "{10}") # batch split out variable
385 o4 = Output("batchSplitOut", "TENSOR_INT32", "{16}") # batch split out variable
480 o4 = Output("batchSplitOut", "TENSOR_INT32", "{15}") # batch split out variable
H A Droi_align_quant8_signed.mod.py177 o4 = Output("out", "TENSOR_FLOAT32", "{5, 2, 2, 1}") variable
250 o4 = Output("out", "TENSOR_FLOAT32", "{1, 128, 4, 1}") variable
H A Dspace_to_batch_quant8_signed.mod.py197 o4 = Output("op4", "TENSOR_FLOAT32", "{6, 2, 4, 1}") variable
H A Dtranspose_conv2d_quant8_signed.mod.py166 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
H A Dtranspose_quant8_signed.mod.py167 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
H A Dmax_pool_quant8_signed.mod.py211 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 2, 1}") variable
H A Davg_pool_quant8_signed.mod.py239 o4 = Output("op4", ("TENSOR_FLOAT32", [bat, output_row, output_col, chn])) variable
H A Ddepthwise_conv2d_quant8_signed.mod.py475 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 1, 4}") variable
H A Dconv2d_quant8_signed.mod.py297 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 2, 3, 3}") variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Ddetection_postprocess.mod.py25 o4 = Output("detectionOut", "TENSOR_INT32", "{1}") # num detections out variable
76 o4 = Output("detectionOut", "TENSOR_INT32", "{1}") # num detections out variable
127 o4 = Output("detectionOut", "TENSOR_INT32", "{1}") # num detections out variable
178 o4 = Output("detectionOut", "TENSOR_INT32", "{1}") # num detections out variable
H A Dbox_with_nms_limit_gaussian.mod.py25 o4 = Output("batchSplitOut", "TENSOR_INT32", "{18}") # batch split out variable
121 o4 = Output("batchSplitOut", "TENSOR_INT32", "{10}") # batch split out variable
H A Dbox_with_nms_limit_hard.mod.py25 o4 = Output("batchSplitOut", "TENSOR_INT32", "{12}") # batch split out variable
112 o4 = Output("batchSplitOut", "TENSOR_INT32", "{10}") # batch split out variable
H A Dbox_with_nms_limit_linear.mod.py25 o4 = Output("batchSplitOut", "TENSOR_INT32", "{16}") # batch split out variable
119 o4 = Output("batchSplitOut", "TENSOR_INT32", "{15}") # batch split out variable
H A Droi_align.mod.py177 o4 = Output("out", "TENSOR_FLOAT32", "{5, 2, 2, 1}") variable
250 o4 = Output("out", "TENSOR_FLOAT32", "{1, 128, 4, 1}") variable
H A Dspace_to_batch_v1_2.mod.py79 o4 = Output("op4", "TENSOR_FLOAT32", "{6, 2, 4, 1}") variable
H A Ddepthwise_conv2d_v1_2.mod.py118 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 1, 4}") variable
H A Dmax_pool_v1_2.mod.py95 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 2, 1}") variable
H A Davg_pool_v1_2.mod.py107 o4 = Output("op4", ("TENSOR_FLOAT32", [bat, output_row, output_col, chn])) variable
H A Dtranspose_conv2d.mod.py131 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
H A Dconv2d_v1_2.mod.py107 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 2, 3, 3}") variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/om/
H A DOverlayManagerServiceImplRebootTests.java211 final OverlayInfo o4 = impl.getOverlayInfo(IDENTIFIER2, USER); in testMutablePriorityChange() local
250 final OverlayInfo o4 = impl.getOverlayInfo(IDENTIFIER2, USER); in testImmutablePriorityChange() local
/aosp12/art/test/168-vmstack-annotated/src/
H A DMain.java123 Object o4 = new Object(); in testCluster1() local
/aosp12/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DOmniFunction.java106 public boolean test(A o, B o2, C o3, D o4, E o5) { in test()
111 public boolean test(A o, B o2, C o3, D o4) { in test()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/content/res/
H A DOverlayConfigTest.java363 OverlayConfig.Configuration o4 = overlayConfig.getConfiguration("four"); in testMerge() local
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_x86.cpp152 __m128i i4, o4; in rsdIntrinsicColorMatrix4x4_K() local
208 __m128i i4, o4; in rsdIntrinsicColorMatrix3x3_K() local
260 __m128i i4, o4; in rsdIntrinsicColorMatrixDot_K() local

12