Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
KernelTest
Method · 0.45
Prepare
Function · 0.45
Init
Function · 0.45
TEST
Function · 0.45
ConvertStatus
Function · 0.45
DelegatePrepare
Function · 0.45
DelegateCopyFromBufferHandle
Function · 0.45
DelegateCopyToBufferHandle
Function · 0.45
TfLiteGpuDelegateBindBufferToTensor
Function · 0.45
AddProgram
Method · 0.45
PrepareForExecution
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
15
KernelTest
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36