Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Clear
Method
Clear
tensorflow/python/eager/pywrap_tensor_conversion.cc:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void TFE_TensorHandleCache::Clear() {
65
DecrefUnrefAll();
66
cache.clear();
67
}
68
69
} // namespace tensorflow
Callers
2
RunCppShapeInferenceImpl
Function · 0.45
load
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected