Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ IgnoreError
Method
IgnoreError
tensorflow/lite/delegates/gpu/common/status.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
bool ok() const { return code_ == StatusCode::kOk; }
57
58
void IgnoreError() const {}
59
60
private:
61
StatusCode code_ = StatusCode::kOk;
Callers
15
Invalidate
Method · 0.45
TextureId
Method · 0.45
~TextureId
Method · 0.45
TextureBinder
Method · 0.45
~TextureBinder
Method · 0.45
Invalidate
Method · 0.45
BufferId
Method · 0.45
~BufferId
Method · 0.45
BufferBinder
Method · 0.45
~BufferBinder
Method · 0.45
~BufferMapper
Method · 0.45
ParseInlines
Function · 0.45
Calls
no outgoing calls
Tested by
3
ParseInlines
Function · 0.36
RewriteInlines
Function · 0.36
SingleOpModel
Method · 0.36