MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ok

Method ok

tensorflow/lite/delegates/gpu/common/status.h:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 const std::string& error_message() const { return error_message_; }
55 StatusCode code() const { return code_; }
56 bool ok() const { return code_ == StatusCode::kOk; }
57
58 void IgnoreError() const {}
59

Callers 15

KernelTestMethod · 0.45
PrepareFunction · 0.45
InitFunction · 0.45
TESTFunction · 0.45
ConvertStatusFunction · 0.45
DelegatePrepareFunction · 0.45
AddProgramMethod · 0.45
PrepareForExecutionMethod · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by 15

KernelTestMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36