Searched refs:kTfExecutor (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/lib/ |
D | connected_traceme.h | 30 kTfExecutor, enumerator
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | executor.cc | 678 profiler::ContextType::kTfExecutor, step_id_, in Process() 1294 profiler::ContextType::kTfExecutor, step_id, in Finish() 1317 profiler::ContextType::kTfExecutor, step_id, in Finish() 1332 profiler::ContextType::kTfExecutor, step_id, in Finish()
|
D | function.cc | 1150 profiler::ContextType::kTfExecutor, opts.step_id, in Run() 1222 profiler::ContextType::kTfExecutor, opts.step_id, in Run()
|
D | direct_session.cc | 522 profiler::ContextType::kTfExecutor, step_id, in RunInternal()
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | group_events.cc | 183 type_and_id = {static_cast<int>(ContextType::kTfExecutor), in GetLegacyProducerContext() 205 type_and_id = {static_cast<int>(ContextType::kTfExecutor), in GetLegacyProducerContext() 228 type_and_id = {static_cast<int>(ContextType::kTfExecutor), in GetLegacyConsumerContext()
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | graph_mgr.cc | 428 profiler::ContextType::kTfExecutor, step_id, in ExecuteAsync() 499 profiler::ContextType::kTfExecutor, step_id, in ExecuteAsync()
|