Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm-ffi
/ InitTypeIndex
Method
InitTypeIndex
include/tvm/ffi/string.h:230–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
void InitTypeIndex(int32_t type_index) { data_.type_index = type_index; }
231
232
void MoveToAny(TVMFFIAny* result) {
233
*result = data_;
Callers
2
Bytes
Method · 0.80
String
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected