Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_events_monitors.py88 wall_time, argument
108 def wall_time(self): member in InfNanAlert
154 wall_time, argument
198 wall_time, argument
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
Ddebug_events_reader.py337 def __init__(self, wall_time, locator): argument
342 def wall_time(self): member in BaseDigest
370 wall_time, argument
661 wall_time, argument
746 def __init__(self, wall_time, locator, op_type, op_name, output_slot, argument
Dgrpc_debug_server.py72 def on_graph_def(self, graph_def, device_name, wall_time): argument
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils_test.cc112 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
155 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
228 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
251 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
320 const uint64 wall_time = env_->NowMicros(); in TEST_F() local
356 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.cc172 const uint64 wall_time = Env::Default()->NowMicros(); in PollTillFirstRequestSucceeds() local
Ddebug_io_utils.cc249 const int64 wall_time, in PublishEncodedGraphDefInChunks()
/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py92 name, iters=None, cpu_time=None, wall_time=None, argument
278 wall_time=None, argument
/external/gemmlowp/meta/
Dtest_transform_benchmark.cc66 double wall_time = time() - start; in run_benchmark() local
/external/tensorflow/tensorflow/core/util/
Dreporter.cc72 Status TestReporter::Benchmark(int64 iters, double cpu_time, double wall_time, in Benchmark()
Devent.proto17 double wall_time = 1; field
Dtest_log.proto54 double wall_time = 4; field
Devents_writer_test.cc38 void WriteSimpleValue(EventsWriter* writer, double wall_time, int64 step, in WriteSimpleValue()
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto71 double wall_time = 1; field
/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops_test.cc86 uint64 wall_time = Env::Default()->NowMicros(); in TEST_F() local