Home
last modified time | relevance | path

Searched defs:execution_time (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/tfrt/fallback/
Dcost_recorder.cc30 void CostRecorder::RecordCost(int64_t op_key, const uint64_t execution_time) { in RecordCost()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dstatic_schedule.cc108 Costs::NanoSeconds execution_time = in EstimateEarliestExecutionTimes() local
179 Costs::NanoSeconds execution_time = in EstimateRequiredTimes() local
/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc0.c91 long execution_time = DEFAULT_EXECUTION_TIME; variable
Dsched_tc2.c95 long execution_time = DEFAULT_EXECUTION_TIME; variable
Dsched_driver.c132 double execution_time = DEFAULT_TIME; variable
606 void start_long_term_testcases(long_term_slot_total, execution_time) in start_long_term_testcases() argument
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_performance_data.proto100 oneof execution_time { oneof
Dcost_estimator.h132 Duration execution_time; member
/external/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl2.cc779 Timestamp execution_time) { in MaybeSendRtcpAtOrAfterTimestamp()
809 Timestamp execution_time = clock_->CurrentTime() + duration; in ScheduleRtcpSendEvaluation() local
815 Timestamp execution_time, in ScheduleMaybeSendRtcpAtOrAfterTimestamp()
/external/scapy/scapy/contrib/automotive/gm/
Dgmlan_scanner.py504 def execute(self, socket, state, timeout=1, execution_time=1200, **kwargs): argument
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dkernel_fallback_execute_compat.cc554 auto execution_time = Env::Default()->NowMicros() - run_start_time + 1; in KernelFallbackExecuteOpInternal() local
/external/googleapis/google/cloud/dataform/v1beta1/
Ddataform.proto2011 google.protobuf.Timestamp execution_time = 1; field