Home
last modified time | relevance | path

Searched defs:max_time (Results 1 – 25 of 30) sorted by relevance

12

/external/autotest/client/tests/sysbench/
Dsysbench.py32 num_threads = utils.count_cpus(), max_time = 60, \ argument
58 def execute_pgsql(self, build, num_threads, max_time, read_only, args): argument
103 def execute_mysql(self, build, num_threads, max_time, read_only, args): argument
/external/llvm-project/clang/utils/analyzer/
DSumTimerInfo.py20 max_time = 0.0 variable
37 max_time = float(s[6]) variable
/external/tensorflow/tensorflow/python/kernel_tests/
Drnn_test.py403 def graph_creation_static_vs_dynamic_rnn_benchmark(max_time): argument
455 def static_vs_dynamic_rnn_benchmark(batch_size, max_time, num_units, use_gpu): argument
517 def half_seq_len_vs_unroll_half_rnn_benchmark(batch_size, max_time, num_units, argument
585 def concat_state_vs_tuple_state_rnn_benchmark(batch_size, max_time, num_units, argument
651 def dynamic_rnn_swap_memory_benchmark(batch_size, max_time, num_units): argument
/external/flac/microbench/
Dutil.h38 double min_time, mean_time, median_time, max_time ; member
/external/tensorflow/tensorflow/core/kernels/
Dctc_decoder_ops.cc74 const int64 max_time = inputs_shape.dim_size(0); in ValidateInputsGenerateOutputs() local
203 const int64 max_time = inputs_shape.dim_size(0); in Compute() local
304 const int64 max_time = inputs_shape.dim_size(0); in Compute() local
Dctc_loss_op.cc107 const int64 max_time = inputs_shape.dim_size(0); in Compute() local
287 const int max_time = static_cast<const int>(max_time_raw); in Compute() local
/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_rnn.cc85 const int max_time = in Prepare() local
219 const int max_time = in EvalFloat() local
279 const int max_time = in EvalHybrid() local
Dbidirectional_sequence_rnn.cc151 const int max_time = in Prepare() local
388 const int max_time = in EvalFloat() local
534 const int max_time = in EvalHybrid() local
Dlstm_eval.cc1715 int max_time, n_batch; in EvalFloat() local
1915 int max_time, n_batch; in EvalHybrid() local
2177 int max_time, n_batch; in EvalInteger8x8_16() local
2415 int max_time, n_batch; in EvalInteger8x8_8() local
Dbidirectional_sequence_lstm.cc437 const int max_time = time_major ? input->dims->data[0] : input->dims->data[1]; in Prepare() local
/external/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c107 nsec_t max_time = START_MAX; in main() local
/external/libchrome/base/synchronization/
Dcondition_variable_posix.cc78 void ConditionVariable::TimedWait(const TimeDelta& max_time) { in TimedWait()
/external/gemmlowp/test/
Dbenchmark_meta_gemm.cc160 double max_time) { in time_all()
179 void time_one(Shape* shape, double max_time) { in time_one()
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Djobset.py419 quiet_success, max_time): argument
563 max_time=-1): argument
/external/grpc-grpc/tools/run_tests/python_utils/
Djobset.py410 quiet_success, max_time): argument
554 max_time=-1): argument
/external/grpc-grpc/test/cpp/ext/filters/census/
Dstats_plugin_end2end_test.cc239 const double max_time = absl::ToDoubleMilliseconds(absl::Now() - start_time); in TEST_F() local
/external/llvm/utils/lit/lit/
Drun.py190 def execute_tests(self, display, jobs, max_time=None, argument
/external/tensorflow/tensorflow/lite/experimental/kernels/
Dctc_beam_search_decoder.cc187 const int max_time = SizeOfDimension(inputs, 0); in Eval() local
/external/tensorflow/tensorflow/lite/micro/memory_planner/
Dgreedy_memory_planner.cc329 int max_time = 0; in PrintMemoryPlan() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
Dlstm.cc362 int max_time, n_batch; in EvalFloat() local
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc378 string max_time = "10.0"; in Main() local
/external/curl/lib/
Dtftp.c133 time_t max_time; member
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc293 int max_time, n_batch; in EvalCalibration() local
/external/adhd/cras/src/server/
Dcras_dsp_pipeline.c137 int64_t max_time; member
/external/blktrace/iowatcher/
Dmain.c61 static double max_time = DBL_MAX; variable

12