Home
last modified time | relevance | path

Searched defs:profiling_state_ (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Ddevice_tracer_cuda.cc67 State profiling_state_ = State::kNotStarted; member in tensorflow::profiler::GpuTracer
Ddevice_tracer_rocm.cc501 State profiling_state_ = State::kNotStarted; member in tensorflow::profiler::GpuTracer
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h536 ProfilingState profiling_state_; variable