Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ IsClosed
Method
IsClosed
tensorflow/core/util/reporter.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
Status Close();
47
48
bool IsClosed() const { return closed_; }
49
50
~TestReportFile() { Close().IgnoreError(); } // Autoclose in destructor.
51
Callers
3
Close
Method · 0.45
Benchmark
Method · 0.45
SetProperty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected