MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / TfLiteIntArrayFree

Function TfLiteIntArrayFree

tensorflow/lite/c/c_api_internal.c:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void TfLiteIntArrayFree(TfLiteIntArray* a) { free(a); }
75
76int TfLiteFloatArrayGetSizeInBytes(int size) {
77 static TfLiteFloatArray dummy;

Callers 15

TESTFunction · 0.85
~SimpleTestGraphMethod · 0.85
PartitionGraphFunction · 0.85
TESTFunction · 0.85
~TestGraphMethod · 0.85
operator()Method · 0.85
TESTFunction · 0.85
SimpleDelegateMethod · 0.85
TESTFunction · 0.85
GenericPrepareFunction · 0.85
PrepareFunction · 0.85

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.68
~SimpleTestGraphMethod · 0.68
PartitionGraphFunction · 0.68
TESTFunction · 0.68
~TestGraphMethod · 0.68
TESTFunction · 0.68
SimpleDelegateMethod · 0.68
TESTFunction · 0.68
GenericPrepareFunction · 0.68
ResizeTensorFunction · 0.68
MakeLiteTensorFunction · 0.68