Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
void TFE_DeleteProfiler(TFE_Profiler* profiler) { delete profiler; }
42
43
void TFE_ProfilerSerializeToString(TFE_Profiler* profiler, TF_Buffer* buf,
44
TF_Status* status) {
Callers
2
ExecuteWithProfiling
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
2
ExecuteWithProfiling
Function · 0.68
TEST
Function · 0.68