MCPcopy Create free account
hub / github.com/apache/tvm-ffi / data

Method data

include/tvm/ffi/string.h:327–327  ·  view source on GitHub ↗

! * \brief Return the data pointer * * \return const char* data pointer */

Source from the content-addressed store, hash-verified

325 * \return const char* data pointer
326 */
327 const char* data() const { return data_.data(); }
328 /*!
329 * \brief Convert String to an std::string object
330 *

Callers 15

TVMFFIPyCallContextMethod · 0.45
ParseCustomDataTypeCodeFunction · 0.45
StringViewToDLDataType_Function · 0.45
TVMFFIBacktraceFunction · 0.45
BacktraceFullCallbackFunction · 0.45
TVMFFIBacktraceFunction · 0.45
EntryMethod · 0.45
RegisterTypeFieldMethod · 0.45
RegisterTypeMethodMethod · 0.45
RegisterTypeAttrMethod · 0.45
SyncMethodInfoMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36