Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Length
Method
Length
tensorflow/lite/toco/model.h:321–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
Buffer() : GenericBuffer(A) {}
320
321
int Length() const override { return data.size(); }
322
323
std::vector<DataType<A>> data;
324
};
Callers
14
FlatBufferIntArrayToVector
Function · 0.45
ParseNodes
Method · 0.45
ParseTensors
Method · 0.45
operator()
Method · 0.45
CheckEachArray
Function · 0.45
DedupeConstantArrays
Function · 0.45
ResolveAttributes
Function · 0.45
IsTrivialMinMax
Function · 0.45
ImportTensors
Function · 0.45
ImportOperators
Function · 0.45
AllocateTensor
Method · 0.45
inputs_size
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected