Searched refs:Minimum (Results 1 – 25 of 415) sorted by relevance
12345678910>>...17
/external/pcre/dist2/testdata/ |
D | testoutput15 | 15 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/ |
D | gpu_op_minimum.cc | 21 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/ |
D | minimum_test.cc | 28 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/ |
D | minimum-nd.cc | 20 .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/ |
D | Minimum.pbtxt | 2 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/ |
D | debug_line_malformed.s | 8 .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 …]
|
D | debug_line_reserved_length.s | 8 .byte 1 # Minimum Instruction Length 38 .byte 1 # Minimum Instruction Length
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | Minimum.pbtxt | 2 name: "Minimum" 31 name: "Minimum" 61 name: "Minimum" 91 name: "Minimum"
|
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_Minimum.pbtxt | 2 graph_op_name: "Minimum" 4 name: "math.Minimum"
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Minimum.pbtxt | 2 graph_op_name: "Minimum" 5 *NOTE*: `Minimum` supports broadcasting. More about broadcasting
|
D | api_def_SparseMatrixOrderingAMD.pbtxt | 10 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/ |
D | opens2s_gnmt_mixed_precision.golden_summary | 36 Minimum 5 76 Minimum 1 93 Minimum 1 424 Minimum 38
|
/external/tensorflow/tensorflow/core/profiler/ |
D | profiler_service_monitor_result.proto | 27 // Minimum step time in millisecond. 33 // Minimum infeed percentage.
|
/external/capstone/bindings/powershell/Capstone/ |
D | Capstone.psd1 | 31 # 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/ |
D | lstm_layer_inference.pbtxt | 2732 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/ |
D | CTS_ARB_shader_atomic_counter_ops.txt | 38 - Minimum and maximum 56 Minimum and maximum test
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | dwarfdump-line-dwo.s | 14 .byte 1 # Minimum Instruction Length 61 .byte 1 # Minimum Instruction Length
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_perfmon.c | 406 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/ |
D | minimum.mlir.tmpl | 3 %0 = "tf.Minimum"(%arg0, %arg1) {T = elem_type, device = ""}
|
/external/icu/libandroidicu/ |
D | CMakeLists.txt | 1 # Minimum CMake required
|
/external/google-styleguide/docguide/ |
D | philosophy.md | 14 1. [Minimum viable documentation](#minimum-viable-documentation) 54 ## Minimum viable documentation
|
/external/selinux/libsepol/cil/test/integration_testing/ |
D | ordered_lists_easy.cil | 1 ; Minimum policy
|
D | ordered_lists_hard.cil | 1 ; Minimum policy
|
D | ordered_lists_bad3.cil | 1 ; Minimum policy
|
D | ordered_lists_bad1.cil | 1 ; Minimum policy
|
12345678910>>...17