Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm-ffi
/ ObjectGraphSerializer
Method
ObjectGraphSerializer
src/ffi/extra/serialization.cc:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
private:
58
ObjectGraphSerializer() = default;
59
60
int64_t GetOrCreateNodeIndex(const Any& value) {
61
// already mapped value, return the index
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected