Function tvm::runtime::function::ffi::TVMObjectTypeIndex2Key [−][src]
Expand description
\brief Convert type index to type key. \param tindex The type index. \param out_type_key The output type key. \return 0 when success, nonzero when failure happens