/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | box_with_nms_limit_quant8_signed.mod.py | 25 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
|
D | roi_align_quant8_signed.mod.py | 177 o4 = Output("out", "TENSOR_FLOAT32", "{5, 2, 2, 1}") variable 250 o4 = Output("out", "TENSOR_FLOAT32", "{1, 128, 4, 1}") variable
|
D | space_to_batch_quant8_signed.mod.py | 197 o4 = Output("op4", "TENSOR_FLOAT32", "{6, 2, 4, 1}") variable
|
D | transpose_conv2d_quant8_signed.mod.py | 166 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
|
D | transpose_quant8_signed.mod.py | 167 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
|
D | max_pool_quant8_signed.mod.py | 211 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 2, 1}") variable
|
D | avg_pool_quant8_signed.mod.py | 239 o4 = Output("op4", ("TENSOR_FLOAT32", [bat, output_row, output_col, chn])) variable
|
D | depthwise_conv2d_quant8_signed.mod.py | 475 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 1, 4}") variable
|
D | conv2d_quant8_signed.mod.py | 297 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 2, 3, 3}") variable
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | detection_postprocess.mod.py | 25 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
|
D | box_with_nms_limit_gaussian.mod.py | 25 o4 = Output("batchSplitOut", "TENSOR_INT32", "{18}") # batch split out variable 121 o4 = Output("batchSplitOut", "TENSOR_INT32", "{10}") # batch split out variable
|
D | box_with_nms_limit_linear.mod.py | 25 o4 = Output("batchSplitOut", "TENSOR_INT32", "{16}") # batch split out variable 119 o4 = Output("batchSplitOut", "TENSOR_INT32", "{15}") # batch split out variable
|
D | box_with_nms_limit_hard.mod.py | 25 o4 = Output("batchSplitOut", "TENSOR_INT32", "{12}") # batch split out variable 112 o4 = Output("batchSplitOut", "TENSOR_INT32", "{10}") # batch split out variable
|
D | roi_align.mod.py | 177 o4 = Output("out", "TENSOR_FLOAT32", "{5, 2, 2, 1}") variable 250 o4 = Output("out", "TENSOR_FLOAT32", "{1, 128, 4, 1}") variable
|
D | space_to_batch_v1_2.mod.py | 79 o4 = Output("op4", "TENSOR_FLOAT32", "{6, 2, 4, 1}") variable
|
D | depthwise_conv2d_v1_2.mod.py | 118 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 1, 4}") variable
|
D | max_pool_v1_2.mod.py | 95 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 1, 2, 1}") variable
|
D | transpose_conv2d.mod.py | 131 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 6, 6, 1}") # output variable
|
D | avg_pool_v1_2.mod.py | 107 o4 = Output("op4", ("TENSOR_FLOAT32", [bat, output_row, output_col, chn])) variable
|
D | conv2d_v1_2.mod.py | 107 o4 = Output("op4", "TENSOR_FLOAT32", "{1, 2, 3, 3}") variable
|
/frameworks/base/services/tests/servicestests/src/com/android/server/om/ |
D | OverlayManagerServiceImplRebootTests.java | 214 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/ |
D | OverlayConfigTest.java | 363 OverlayConfig.Configuration o4 = overlayConfig.getConfiguration("four"); in testMerge() local
|
/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
D | OmniFunction.java | 106 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/ |
D | rsCpuIntrinsics_x86.cpp | 152 __m128i i4, o4; in rsdIntrinsicColorMatrix4x4_K() local 208 __m128i i4, o4; in rsdIntrinsicColorMatrix3x3_K() local 260 __m128i i4, o4; in rsdIntrinsicColorMatrixDot_K() local
|