Home
last modified time | relevance | path

Searched refs:max_time (Results 1 – 25 of 53) sorted by relevance

123

/third_party/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c107 nsec_t max_time = START_MAX; in main() local
177 ((diff_time > max_time) || (diff_time > REPORT_MIN))) { in main()
178 if (diff_time > max_time) in main()
179 max_time = diff_time; in main()
184 max_time, ctime(&tt)); in main()
188 max_time = 0; in main()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/nn/
Dctcloss_gpu_kernel.h56 max_time(0), in CtcLossGpuKernel()
142 max_time = SizeToInt(probs_dims_[0]); in LaunchInit()
159 if (max_time < max_sequence) { in LaunchFirstHalf()
162 InnerSoftMax(probs, softmax_probs, sequence_length, max_time, batch, numclass, stream); in LaunchFirstHalf()
191 int log_prob_size = batch * SOffSet * max_time; in LaunchSecondHalf()
193 if (!ignore_longer_outputs_than_inputs_ && max_labels_length_host > max_time) { in LaunchSecondHalf()
208 SOffSet, max_time, numclass - 1, label_squence_length, cum_labels_length, in LaunchSecondHalf()
211 SOffSet, max_time, numclass - 1, label_squence_length, cum_labels_length, in LaunchSecondHalf()
213 …log_alpha_b, log_beta_b, softmax_probs, label_value_with_blank, batch, SOffSet, max_time, numclass, in LaunchSecondHalf()
310 int max_time; variable
/third_party/musl/porting/liteos_a/user/src/select/
Dselect.c15 const time_t max_time = (1ULL<<8*sizeof(time_t)-1)-1; in select() local
18 if (us/1000000 > max_time - s) { in select()
19 s = max_time; in select()
/third_party/musl/src/select/
Dselect.c15 const time_t max_time = (1ULL<<8*sizeof(time_t)-1)-1; in select() local
18 if (us/1000000 > max_time - s) { in select()
19 s = max_time; in select()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Durisourcebin.c32 guint64 min_time, max_time, avg_time; in GST_START_TEST() local
58 "maximum-time-level", &max_time)); in GST_START_TEST()
59 fail_unless_equals_int (0, max_time); in GST_START_TEST()
/third_party/lwip/src/core/ipv4/
Digmp.c102 static void igmp_start_timer(struct igmp_group *group, u8_t max_time);
692 igmp_start_timer(struct igmp_group *group, u8_t max_time) in igmp_start_timer() argument
695 group->timer = (u16_t)(max_time > 2 ? (LWIP_RAND() % max_time) : 1); in igmp_start_timer()
698 group->timer = max_time / 2; in igmp_start_timer()
/third_party/boost/boost/math/special_functions/
Dhypergeometric_pFq.hpp33 …timed_iteration_terminator(boost::uintmax_t i, double t) : max_iter(i), max_time(t), start_time(st… in timed_iteration_terminator()
39 …f (std::chrono::duration<double>(std::chrono::system_clock::now() - start_time).count() > max_time) in operator ()()
45 double max_time; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dctcloss_impl.cu221 …void InnerSoftMaxKernel(const T *probs, T *softmax_probs, const int *sequence_length, int max_time, in InnerSoftMaxKernel() argument
223 …for (int i = blockIdx.x * blockDim.x + threadIdx.x; i < batch * max_time; i += blockDim.x * gridDi… in InnerSoftMaxKernel()
300 void InnerSoftMax(const T *probs, T *softmax_probs, const int *sequence_length, int max_time, int b… in InnerSoftMax() argument
302 …InnerSoftMaxKernel<<<GET_BLOCKS(batch * max_time), GET_THREADS, 0, stream>>>(probs, softmax_probs,… in InnerSoftMax()
303max_time, batch, numclass); in InnerSoftMax()
440 …rSoftMax<float>(const float *probs, float *softmax_probs, const int *sequence_length, int max_time,
Dctcloss_impl.cuh31 void InnerSoftMax(const T *probs, T *softmax_cost, const int *sequence_length, int max_time, int ba…
/third_party/tzdata/
Dzic.c613 static zic_t const max_time = MAXVAL(zic_t, TIME_T_BITS_IN_FILE); variable
631 intmax_t lo = min_time, hi = max_time; in timerange_option()
647 if (*hi_end || hi < lo || max_time < lo || hi < min_time) in timerange_option()
650 hi_time = max_time < hi ? max_time : hi; in timerange_option()
1486 z.z_untiltime < max_time && in inzsub()
1488 zones[nzones - 1].z_untiltime < max_time && in inzsub()
1566 if (dayoff > max_time / SECSPERDAY) { in getleapdatetime()
2046 hicut = hi_time < max_time; in writezone()
2485 if (hi_time < max_time) in stringzone()
2799 jtime == max_time) in outzone()
[all …]
/third_party/grpc/tools/run_tests/python_utils/
Djobset.py419 quiet_success, max_time): argument
432 self._max_time = max_time
563 max_time=-1): argument
576 quiet_success, max_time)
/third_party/boost/libs/compute/perf/
Dperf.hpp90 nanosecond_type max_time() const in max_time() function in perf_timer
/third_party/grpc/tools/internal_ci/linux/pull_request/
Dgrpc_basictests_csharp.cfg29 value: "-f basictests linux csharp --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_python.cfg29 value: "-f basictests linux python --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_php.cfg29 value: "-f basictests linux php --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_c_dbg.cfg29 value: "-f basictests linux c dbg --inner_jobs 16 -j 1 --internal_ci --max_time=3600"
Dgrpc_basictests_cpp_opt.cfg29 value: "-f basictests linux c++ opt --inner_jobs 16 -j 1 --internal_ci --max_time=3600"
Dgrpc_basictests_multilang.cfg29 value: "-f basictests linux multilang --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_node.cfg29 value: "-f basictests linux grpc-node --inner_jobs 16 -j 2 --internal_ci --max_time=3600"
Dgrpc_basictests_c_opt.cfg29 value: "-f basictests linux c opt --inner_jobs 16 -j 1 --internal_ci --max_time=3600"
Dgrpc_basictests_cpp_dbg.cfg29 value: "-f basictests linux c++ dbg --inner_jobs 16 -j 1 --internal_ci --max_time=3600"
/third_party/grpc/tools/internal_ci/windows/pull_request/
Dgrpc_basictests.cfg29 value: "-f basictests windows -j 1 --inner_jobs 8 --internal_ci --max_time=3600"
Dgrpc_basictests_csharp.cfg29 value: "-f basictests windows csharp -j 1 --inner_jobs 8 --internal_ci --max_time=3600"
Dgrpc_basictests_dbg.cfg29 value: "-f basictests windows dbg -j 1 --inner_jobs 8 --internal_ci --max_time=3600"
Dgrpc_basictests_python.cfg29 value: "-f basictests windows python -j 1 --inner_jobs 8 --internal_ci --max_time=3600"

123