MCPcopy 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

InvalidateMethod · 0.45
TextureIdMethod · 0.45
~TextureIdMethod · 0.45
TextureBinderMethod · 0.45
~TextureBinderMethod · 0.45
InvalidateMethod · 0.45
BufferIdMethod · 0.45
~BufferIdMethod · 0.45
BufferBinderMethod · 0.45
~BufferBinderMethod · 0.45
~BufferMapperMethod · 0.45
ParseInlinesFunction · 0.45

Calls

no outgoing calls

Tested by 3

ParseInlinesFunction · 0.36
RewriteInlinesFunction · 0.36
SingleOpModelMethod · 0.36