Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/pluggable_profiler/
Dpluggable_profiler.h141 typedef struct TF_ProfilerRegistrationParams { struct
142 size_t struct_size;
143 void* ext; // reserved for future use
167 TF_OFFSET_OF_END(TF_ProfilerRegistrationParams, destroy_profiler_fns) argument
168 } TF_ProfilerRegistrationParams; typedef