Home
last modified time | relevance | path

Searched defs:wall_time (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils_test.cc110 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
153 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
226 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
249 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
318 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
354 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
Ddebug_grpc_io_utils_test.cc211 const uint64 wall_time = Env::Default()->NowMicros(); in TEST_F() local
271 const uint64 wall_time = Env::Default()->NowMicros(); in TEST_F() local
319 const uint64 wall_time = Env::Default()->NowMicros(); in TEST_F() local
Ddebug_grpc_testlib.cc171 const uint64 wall_time = Env::Default()->NowMicros(); in PollTillFirstRequestSucceeds() local
Ddebug_io_utils.cc246 const int64 wall_time, in PublishEncodedGraphDefInChunks()
/external/tensorflow/tensorflow/core/util/
Dreporter.cc40 Status TestReporter::Benchmark(int64 iters, double cpu_time, double wall_time, in Benchmark()
Devent.proto15 double wall_time = 1; field
Dtest_log.proto39 double wall_time = 4; field
Devents_writer_test.cc38 void WriteSimpleValue(EventsWriter* writer, double wall_time, int64 step, in WriteSimpleValue()
/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py49 name, iters=None, cpu_time=None, wall_time=None, argument
163 wall_time=None, argument
/external/gemmlowp/meta/
Dtest_transform_benchmark.cc66 double wall_time = time() - start; in run_benchmark() local
/external/tensorflow/tensorflow/python/debug/lib/
Dgrpc_debug_test_server.py117 def on_graph_def(self, graph_def, device_name, wall_time): argument
183 def _write_graph_def(self, graph_def, device_name, wall_time): argument
Dgrpc_debug_server.py72 def on_graph_def(self, graph_def, device_name, wall_time): argument
/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops_test.cc85 uint64 wall_time = Env::Default()->NowMicros(); in TEST_F() local