Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm-ffi
/ GetValue
Method
GetValue
tests/cpp/testing_object.h:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
explicit TIntObj(UnsafeInit) {}
65
66
int64_t GetValue() const { return value; }
67
68
inline static void RegisterReflection();
69
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected