Home
last modified time | relevance | path

Searched refs:Minimum (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/external/pcre/dist2/testdata/
Dtestoutput1515 Minimum heap limit = 0
16 Minimum match limit = 7
17 Minimum depth limit = 7
21 Minimum heap limit = 0
22 Minimum match limit = 20481
23 Minimum depth limit = 30
31 Minimum heap limit = 0
32 Minimum match limit = 64
33 Minimum depth limit = 7
39 Minimum heap limit = 0
[all …]
/external/tensorflow/tensorflow/core/kernels/mlir_generated/
Dgpu_op_minimum.cc21 GENERATE_AND_REGISTER_BINARY_GPU_KERNEL(Minimum, DT_HALF);
22 GENERATE_AND_REGISTER_BINARY_GPU_KERNEL(Minimum, DT_FLOAT);
23 GENERATE_AND_REGISTER_BINARY_GPU_KERNEL(Minimum, DT_DOUBLE);
24 GENERATE_AND_REGISTER_BINARY_GPU_KERNEL(Minimum, DT_INT16);
26 GENERATE_AND_REGISTER_BINARY_GPU_KERNEL(Minimum, DT_INT64);
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dminimum_test.cc28 TEST(Minimum, 4DBy4D) {
48 TEST(Minimum, 4DBy4DBroadcastChannels) {
73 TEST(Minimum, 4DBy4DBroadcastWidth) {
98 TEST(Minimum, 4DBy4DBroadcastHeight) {
123 TEST(Minimum, 4DBy4DBroadcastBatch) {
148 TEST(Minimum, 4DBy4DBroadcastHeightWidthChannels) {
173 TEST(Minimum, 4DBy3D) {
198 TEST(Minimum, 4DBy2D) {
223 TEST(Minimum, 4DBy1D) {
248 TEST(Minimum, 4DBy0D) {
[all …]
/external/XNNPACK/test/
Dminimum-nd.cc20 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
29 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
40 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
54 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
69 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
85 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
100 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
116 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
136 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
153 .operation_type(BinaryElementwiseOperatorTester::OperationType::Minimum)
[all …]
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DMinimum.pbtxt2 name: "Minimum"
31 name: "Minimum"
61 name: "Minimum"
91 name: "Minimum"
120 name: "Minimum"
150 name: "Minimum"
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/Inputs/
Ddebug_line_malformed.s8 .byte 1 # Minimum Instruction Length
49 .byte 1 # Minimum Instruction Length
69 .byte 1 # Minimum Instruction Length
95 .byte 1 # Minimum Instruction Length
124 .byte 1 # Minimum Instruction Length
157 .byte 1 # Minimum Instruction Length
186 .byte 1 # Minimum Instruction Length
207 .byte 1 # Minimum Instruction Length
240 .byte 1 # Minimum Instruction Length
267 .byte 1 # Minimum Instruction Length
[all …]
Ddebug_line_reserved_length.s8 .byte 1 # Minimum Instruction Length
38 .byte 1 # Minimum Instruction Length
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DMinimum.pbtxt2 name: "Minimum"
31 name: "Minimum"
61 name: "Minimum"
91 name: "Minimum"
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_Minimum.pbtxt2 graph_op_name: "Minimum"
4 name: "math.Minimum"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Minimum.pbtxt2 graph_op_name: "Minimum"
5 *NOTE*: `Minimum` supports broadcasting. More about broadcasting
Dapi_def_SparseMatrixOrderingAMD.pbtxt10 description: "The Approximate Minimum Degree (AMD) ordering of `input`."
12 summary: "Computes the Approximate Minimum Degree (AMD) ordering of `input`."
14 Computes the Approximate Minimum Degree (AMD) ordering for a sparse matrix.
/external/tensorflow/tensorflow/compiler/jit/tests/
Dopens2s_gnmt_mixed_precision.golden_summary36 Minimum 5
76 Minimum 1
93 Minimum 1
424 Minimum 38
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_service_monitor_result.proto27 // Minimum step time in millisecond.
33 // Minimum infeed percentage.
/external/capstone/bindings/powershell/Capstone/
DCapstone.psd131 # Minimum version of the Windows PowerShell engine required by this module
37 # Minimum version of the Windows PowerShell host required by this module
40 # Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid f…
43 # Minimum version of the common language runtime (CLR) required by this module. This prerequisite i…
/external/tensorflow/tensorflow/compiler/tests/
Dlstm_layer_inference.pbtxt2732 name: "lstm_0/Minimum/y"
2754 name: "lstm_0/Minimum"
2755 op: "Minimum"
2757 input: "lstm_0/Minimum/y"
2791 input: "lstm_0/Minimum"
2838 op: "Minimum"
2921 op: "Minimum"
3004 op: "Minimum"
3386 name: "lstm_1/Minimum/y"
3408 name: "lstm_1/Minimum"
[all …]
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_shader_atomic_counter_ops.txt38 - Minimum and maximum
56 Minimum and maximum test
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddwarfdump-line-dwo.s14 .byte 1 # Minimum Instruction Length
61 .byte 1 # Minimum Instruction Length
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_perfmon.c406 c->Minimum.u64 = 0; in st_InitPerfMonitorGroups()
411 c->Minimum.u32 = 0; in st_InitPerfMonitorGroups()
416 c->Minimum.f = 0.0; in st_InitPerfMonitorGroups()
421 c->Minimum.f = 0.0f; in st_InitPerfMonitorGroups()
/external/tensorflow/tensorflow/core/kernels/mlir_generated/op_definitions/
Dminimum.mlir.tmpl3 %0 = "tf.Minimum"(%arg0, %arg1) {T = elem_type, device = ""}
/external/icu/libandroidicu/
DCMakeLists.txt1 # Minimum CMake required
/external/google-styleguide/docguide/
Dphilosophy.md14 1. [Minimum viable documentation](#minimum-viable-documentation)
54 ## Minimum viable documentation
/external/selinux/libsepol/cil/test/integration_testing/
Dordered_lists_easy.cil1 ; Minimum policy
Dordered_lists_hard.cil1 ; Minimum policy
Dordered_lists_bad3.cil1 ; Minimum policy
Dordered_lists_bad1.cil1 ; Minimum policy

12345678910>>...17