MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / TFE_DeleteProfiler

Function TFE_DeleteProfiler

tensorflow/c/eager/c_api_experimental.cc:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void TFE_DeleteProfiler(TFE_Profiler* profiler) { delete profiler; }
42
43void TFE_ProfilerSerializeToString(TFE_Profiler* profiler, TF_Buffer* buf,
44 TF_Status* status) {

Callers 2

ExecuteWithProfilingFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 2

ExecuteWithProfilingFunction · 0.68
TESTFunction · 0.68