Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ TFE_ContextClearCaches
Function
TFE_ContextClearCaches
tensorflow/c/eager/c_api.cc:424–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
void TFE_ContextClearCaches(TFE_Context* ctx) { ctx->context->ClearCaches(); }
425
426
// Set server_def on the context, possibly updating it.
427
TF_CAPI_EXPORT extern void TFE_ContextSetServerDef(TFE_Context* ctx,
Callers
1
FunctionDefAndExecute
Function · 0.85
Calls
1
ClearCaches
Method · 0.80
Tested by
1
FunctionDefAndExecute
Function · 0.68