Home
last modified time | relevance | path

Searched refs:TpuProfiler (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/
Dtpu_ops_c_api.h56 typedef struct TpuProfiler TpuProfiler; typedef
109 TFTPU_CAPI_EXPORT void TpuProfiler_Create(TpuProfiler** tpu_profiler,
112 TFTPU_CAPI_EXPORT void TpuProfiler_Destroy(TpuProfiler* tpu_profiler);
114 TFTPU_CAPI_EXPORT void TpuProfiler_Start(TpuProfiler* tpu_profiler,
117 TFTPU_CAPI_EXPORT void TpuProfiler_Stop(TpuProfiler* tpu_profiler,
138 TFTPU_CAPI_EXPORT void TpuProfiler_CollectData(TpuProfiler* tpu_profiler,
/external/tensorflow/tensorflow/core/profiler/internal/tpu/
Dtpu_tracer.cc58 TpuProfiler* tpu_profiler_;