Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ base
Method
base
tensorflow/lite/allocation.cc:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
FileCopyAllocation::~FileCopyAllocation() {}
79
80
const void* FileCopyAllocation::base() const { return copied_buffer_.get(); }
81
82
size_t FileCopyAllocation::bytes() const { return buffer_size_bytes_; }
83
Callers
6
TEST
Function · 0.45
VerifyAndBuildFromFile
Method · 0.45
CheckModelIdentifier
Method · 0.45
FlatBufferModel
Method · 0.45
DeleteUnusedTasks
Function · 0.45
AddTensor
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
1
TEST
Function · 0.36