MCPcopy 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
64void TFE_TensorHandleCache::Clear() {
65 DecrefUnrefAll();
66 cache.clear();
67}
68
69} // namespace tensorflow

Callers 2

RunCppShapeInferenceImplFunction · 0.45
loadMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected