Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ClearRunMetadata
Method
ClearRunMetadata
tensorflow/core/common_runtime/eager/context.cc:344–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
}
343
344
void EagerContext::ClearRunMetadata() {
345
run_metadata_.Clear();
346
}
347
348
void EagerContext::StartStep() {
349
mutex_lock ml(metadata_mu_);
Callers
1
TFE_ContextExportRunMetadata
Function · 0.80
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected