MCPcopy 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

AdviseMethod · 0.45

Calls 1

CheckFunction · 0.50

Tested by

no test coverage detected