Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/specs/V1_3/
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
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
Dspace_to_batch_quant8_signed.mod.py197 o4 = Output("op4", "TENSOR_FLOAT32", "{6, 2, 4, 1}") variable
Dtranspose_conv2d_quant8_signed.mod.py166 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
Dtranspose_quant8_signed.mod.py167 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
Dmax_pool_quant8_signed.mod.py211 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 2, 1}") variable
Davg_pool_quant8_signed.mod.py239 o4 = Output("op4", ("TENSOR_FLOAT32", [bat, output_row, output_col, chn])) variable
Ddepthwise_conv2d_quant8_signed.mod.py475 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 1, 4}") variable
Dconv2d_quant8_signed.mod.py297 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 2, 3, 3}") variable
/frameworks/ml/nn/runtime/test/specs/V1_2/
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
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
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
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
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
Dspace_to_batch_v1_2.mod.py79 o4 = Output("op4", "TENSOR_FLOAT32", "{6, 2, 4, 1}") variable
Ddepthwise_conv2d_v1_2.mod.py118 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 1, 4}") variable
Dmax_pool_v1_2.mod.py95 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 2, 1}") variable
Dtranspose_conv2d.mod.py131 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
Davg_pool_v1_2.mod.py107 o4 = Output("op4", ("TENSOR_FLOAT32", [bat, output_row, output_col, chn])) variable
Dconv2d_v1_2.mod.py107 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 2, 3, 3}") variable
/frameworks/base/services/tests/servicestests/src/com/android/server/om/
DOverlayManagerServiceImplRebootTests.java214 final OverlayInfo o4 = impl.getOverlayInfo(OVERLAY2, USER); in testMutablePriorityChange() local
250 final OverlayInfo o4 = impl.getOverlayInfo(OVERLAY2, USER); in testImmutablePriorityChange() local
/frameworks/base/core/tests/coretests/src/com/android/internal/content/
DOverlayConfigTest.java363 OverlayConfig.Configuration o4 = overlayConfig.getConfiguration("four"); in testMerge() local
/frameworks/base/core/java/com/android/internal/util/function/pooled/
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()
/frameworks/rs/cpu_ref/
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