MCPcopy 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
424void TFE_ContextClearCaches(TFE_Context* ctx) { ctx->context->ClearCaches(); }
425
426// Set server_def on the context, possibly updating it.
427TF_CAPI_EXPORT extern void TFE_ContextSetServerDef(TFE_Context* ctx,

Callers 1

FunctionDefAndExecuteFunction · 0.85

Calls 1

ClearCachesMethod · 0.80

Tested by 1

FunctionDefAndExecuteFunction · 0.68