Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ ptr
Method
ptr
oneflow/core/embedding/persistent_table.cpp:138–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void* ptr() { return ptr_.get(); }
139
140
private:
141
size_t alignment_;
Callers
6
Get
Method · 0.45
Put
Method · 0.45
LoadSnapshotImpl
Method · 0.45
SaveSnapshotImpl
Method · 0.45
LoadSnapshot
Method · 0.45
Next
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected