MCPcopy 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
68void TfLiteModelDelete(TfLiteModel* model) { delete model; }
69
70TfLiteInterpreterOptions* TfLiteInterpreterOptionsCreate() {
71 return new TfLiteInterpreterOptions{};

Callers 3

TESTFunction · 0.85
TESTFunction · 0.85
DisposeMethod · 0.85

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.68
TESTFunction · 0.68