Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ TfLiteModelDelete
Function
TfLiteModelDelete
tensorflow/lite/experimental/c/c_api.cc:68–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void TfLiteModelDelete(TfLiteModel* model) { delete model; }
69
70
TfLiteInterpreterOptions* TfLiteInterpreterOptionsCreate() {
71
return new TfLiteInterpreterOptions{};
Callers
3
TEST
Function · 0.85
TEST
Function · 0.85
Dispose
Method · 0.85
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.68
TEST
Function · 0.68