Searched defs:profiling_state_ (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/profiler/internal/gpu/ | ||
| D | device_tracer_cuda.cc | 67 State profiling_state_ = State::kNotStarted; member in tensorflow::profiler::GpuTracer |
| D | device_tracer_rocm.cc | 501 State profiling_state_ = State::kNotStarted; member in tensorflow::profiler::GpuTracer |
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ | ||
| D | ir_emitter.h | 536 ProfilingState profiling_state_; variable |