Home
last modified time | relevance | path

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

12345678910>>...27

/third_party/pcre2/pcre2/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 …]
/third_party/mindspore/mindspore/core/ops/
Dminimum.h32 class MS_CORE_API Minimum : public PrimitiveC {
35 Minimum() : PrimitiveC(kNameMinimum) { InitIOName({"x", "y"}, {"output"}); } in Minimum() function
37 ~Minimum() = default;
38 MS_DECLARE_PARENT(Minimum, PrimitiveC);
45 using PrimMinimumPtr = std::shared_ptr<Minimum>;
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dminimum_cpu_kernel.h77 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, int32_t);
78 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, uint32_t);
79 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, float);
80 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, int64_t);
81 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, uint64_t);
82 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, double);
/third_party/boost/libs/hana/include/boost/hana/
Dminimum.hpp29 using Minimum = BOOST_HANA_DISPATCH_IF(minimum_impl<S>, in operator ()() typedef
38 return Minimum::apply(static_cast<Xs&&>(xs)); in operator ()()
44 using Minimum = BOOST_HANA_DISPATCH_IF(minimum_pred_impl<S>, in operator ()() typedef
53 return Minimum::apply(static_cast<Xs&&>(xs), in operator ()()
/third_party/boost/boost/hana/
Dminimum.hpp29 using Minimum = BOOST_HANA_DISPATCH_IF(minimum_impl<S>, in operator ()() typedef
38 return Minimum::apply(static_cast<Xs&&>(xs)); in operator ()()
44 using Minimum = BOOST_HANA_DISPATCH_IF(minimum_pred_impl<S>, in operator ()() typedef
53 return Minimum::apply(static_cast<Xs&&>(xs), in operator ()()
/third_party/boost/boost/container/detail/
Dnext_capacity.hpp32 template<unsigned Minimum, unsigned Numerator, unsigned Denominator>
56 … return max_value(SizeType(Minimum), max_value(cur_cap+add_min_cap, min_value(max_cap, new_cap))); in operator ()()
/third_party/libcoap/doc/
Dmain.md41 * OpenSSL (Minimum version 1.1.0) [PKI, PSK and PKCS11]
43 * GnuTLS (Minimum version 3.3.0) [PKI, PSK, RPK(3.6.6+) and PKCS11]
45 * Mbed TLS (Minimum version 2.7.10) [PKI and PSK] [Currently only DTLS]
/third_party/mindspore/tests/st/ops/ascend/test_tbe_ops/
Dtest_minimum_grad.py21 from mindspore.ops.operations import Minimum
30 self.min = Minimum()
/third_party/mindspore/tests/ut/python/dtype/
Dtest_hypermap.py31 self.min = P.Minimum()
54 self.min = P.Minimum()
Dtest_dictionary.py36 self.min = P.Minimum()
57 self.min = P.Minimum()
/third_party/vk-gl-cts/external/openglcts/docs/specs/
DCTS_ARB_shader_atomic_counter_ops.txt38 - Minimum and maximum
56 Minimum and maximum test
/third_party/libcoap/
DREADME.md56 * OpenSSL (Minimum version 1.1.0) [PKI, PSK and PKCS11]
58 * GnuTLS (Minimum version 3.3.0) [PKI, PSK, RPK(3.6.6+) and PKCS11]
60 * Mbed TLS (Minimum version 2.7.10) [PKI and PSK] [Currently only DTLS]
DREADME56 * OpenSSL (Minimum version 1.1.0) [PKI, PSK and PKCS11]
58 * GnuTLS (Minimum version 3.3.0) [PKI, PSK, RPK(3.6.6+) and PKCS11]
60 * Mbed TLS (Minimum version 2.7.10) [PKI and PSK] [Currently only DTLS]
/third_party/mindspore/tests/st/ops/cpu/
Dtest_minimum_grad_op.py22 from mindspore.ops.operations import Minimum
31 self.min = Minimum()
/third_party/mindspore/mindspore/nn/
Dlearning_rate_schedule.py315 self.min = P.Minimum()
396 self.min = P.Minimum()
461 self.min = P.Minimum()
/third_party/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()
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/op_declare/
Delewise_calculation_ops_declare.h103 DECLARE_OP_ADAPTER(Minimum)
104 DECLARE_OP_USE_OUTPUT(Minimum)
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/
Dbroadcast_gpu_kernel.cc27 Minimum,
95 Minimum,
177 Minimum,
257Minimum, KernelAttr().AddInputAttr(kNumberTypeInt32).AddInputAttr(kNumberTypeInt32).AddOutputAttr(…
322Minimum, KernelAttr().AddInputAttr(kNumberTypeInt64).AddInputAttr(kNumberTypeInt64).AddOutputAttr(…
/third_party/selinux/libsepol/cil/test/integration_testing/
Dordered_lists_easy.cil1 ; Minimum policy
Dordered_lists_bad1.cil1 ; Minimum policy
Dordered_lists_hard.cil1 ; Minimum policy
/third_party/skia/third_party/externals/icu/patches/
Dkhmer-dictbe.patch17 // Minimum word size
/third_party/boost/libs/geometry/doc/index/generated/
Drtree_quadratic.qbk25 [[`size_t MinElements`][Minimum number of elements in nodes. Default: 0.3*Max. ]]
Drtree_linear.qbk25 [[`size_t MinElements`][Minimum number of elements in nodes. Default: 0.3*Max. ]]
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/
Dclip_by_value_fusion.py20 minimum = P.Minimum()

12345678910>>...27