Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Run
Method
Run
tensorflow/core/profiler/internal/advisor/checker.h:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
virtual string name() const = 0;
38
39
AdviceProto::Checker Run(const AdvisorOptionsProto::CheckerOption& options,
40
const TFStats* stats) {
41
return Check(options, stats);
42
}
43
44
protected:
45
virtual AdviceProto::Checker Check(
Callers
1
Advise
Method · 0.45
Calls
1
Check
Function · 0.50
Tested by
no test coverage detected