Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ UnknownError
Function
UnknownError
tensorflow/lite/delegates/gpu/common/status.h:117–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
inline Status UnknownError(const std::string& message) {
118
return Status(StatusCode::kUnknown, message);
119
}
120
121
} // namespace gpu
122
} // namespace tflite
Callers
15
CreateNewProgramId
Function · 0.50
GetEglError
Function · 0.50
CreateTexture2D
Function · 0.50
CreateDefaultGPUDevice
Function · 0.50
AllocateTensorMemory
Function · 0.50
CreateTensorBHWC
Function · 0.50
ReadData
Method · 0.50
DispatchImplicit
Method · 0.50
EnqueueEvent
Method · 0.50
EnqueueWriteImage
Method · 0.50
EnqueueReadImage
Method · 0.50
EnqueueWriteBuffer
Method · 0.50
Calls
1
Status
Class · 0.70
Tested by
no test coverage detected