Function tvm::runtime::function::ffi::TVMObjectTypeKey2Index [−][src]
Expand description
\brief Convert type key to type index. \param type_key The key of the type. \param out_tindex the corresponding type index. \return 0 when success, nonzero when failure happens