/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_events_monitors.py | 88 wall_time, argument 108 def wall_time(self): member in InfNanAlert 154 wall_time, argument 198 wall_time, argument
|
D | grpc_debug_test_server.py | 117 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
|
D | debug_events_reader.py | 337 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
|
D | grpc_debug_server.py | 72 def on_graph_def(self, graph_def, device_name, wall_time): argument
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_io_utils_test.cc | 112 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
|
D | debug_grpc_io_utils_test.cc | 211 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
|
D | debug_grpc_testlib.cc | 172 const uint64 wall_time = Env::Default()->NowMicros(); in PollTillFirstRequestSucceeds() local
|
D | debug_io_utils.cc | 249 const int64 wall_time, in PublishEncodedGraphDefInChunks()
|
/external/tensorflow/tensorflow/python/platform/ |
D | benchmark.py | 92 name, iters=None, cpu_time=None, wall_time=None, argument 278 wall_time=None, argument
|
/external/gemmlowp/meta/ |
D | test_transform_benchmark.cc | 66 double wall_time = time() - start; in run_benchmark() local
|
/external/tensorflow/tensorflow/core/util/ |
D | reporter.cc | 72 Status TestReporter::Benchmark(int64 iters, double cpu_time, double wall_time, in Benchmark()
|
D | event.proto | 17 double wall_time = 1; field
|
D | test_log.proto | 54 double wall_time = 4; field
|
D | events_writer_test.cc | 38 void WriteSimpleValue(EventsWriter* writer, double wall_time, int64 step, in WriteSimpleValue()
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | debug_event.proto | 71 double wall_time = 1; field
|
/external/tensorflow/tensorflow/core/kernels/ |
D | debug_ops_test.cc | 86 uint64 wall_time = Env::Default()->NowMicros(); in TEST_F() local
|