Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
void TfLiteIntArrayFree(TfLiteIntArray* a) { free(a); }
75
76
int TfLiteFloatArrayGetSizeInBytes(int size) {
77
static TfLiteFloatArray dummy;
Callers
15
TEST
Function · 0.85
~SimpleTestGraph
Method · 0.85
PartitionGraph
Function · 0.85
TEST
Function · 0.85
~TestGraph
Method · 0.85
operator()
Method · 0.85
TEST
Function · 0.85
SimpleDelegate
Method · 0.85
TEST
Function · 0.85
VerifyCorrectBehaviorForType
Method · 0.85
GenericPrepare
Function · 0.85
Prepare
Function · 0.85
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.68
~SimpleTestGraph
Method · 0.68
PartitionGraph
Function · 0.68
TEST
Function · 0.68
~TestGraph
Method · 0.68
TEST
Function · 0.68
SimpleDelegate
Method · 0.68
TEST
Function · 0.68
VerifyCorrectBehaviorForType
Method · 0.68
GenericPrepare
Function · 0.68
ResizeTensor
Function · 0.68
MakeLiteTensor
Function · 0.68