Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NnApiImplementation
Function
NnApiImplementation
tensorflow/lite/nnapi/nnapi_implementation.cc:228–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
} // namespace
227
228
const NnApi* NnApiImplementation() {
229
static const NnApi nnapi = LoadNnApi();
230
return &nnapi;
231
}
Callers
8
TEST
Function · 0.70
TEST
Function · 0.50
operator()
Method · 0.50
operator()
Method · 0.50
NNAPIDelegateKernel
Method · 0.50
GetDeviceHandle
Function · 0.50
operator()
Method · 0.50
DoPrepare
Method · 0.50
Calls
1
LoadNnApi
Function · 0.85
Tested by
2
TEST
Function · 0.56
TEST
Function · 0.40