Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ OkStatus
Function
OkStatus
tensorflow/lite/delegates/gpu/common/status.h:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
inline Status OkStatus() { return Status(); }
72
73
inline Status AlreadyExistsError(const std::string& message) {
74
return Status(StatusCode::kAlreadyExists, message);
Callers
15
Prepare
Method · 0.85
Invoke
Method · 0.85
FindObject
Method · 0.85
SetAllInputObjectDefsTo
Method · 0.85
SetAllOutputObjectDefsTo
Method · 0.85
ParseParameter
Function · 0.85
ParseObject
Function · 0.85
DeserializeCompiledModel
Function · 0.85
Compile
Method · 0.85
MakeView
Method · 0.85
CreatePersistentBuffer
Function · 0.85
MakeBindingFunc
Function · 0.85
Calls
1
Status
Class · 0.70
Tested by
7
TEST
Function · 0.68
OnShader
Method · 0.68
OnProgram
Method · 0.68
Invoke
Method · 0.68
RunTest
Function · 0.68
RunTest
Function · 0.68
ExecuteGPUOperation
Function · 0.68