MCPcopy 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

BytesMethod · 0.80
StringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected