Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions include/tvm/ffi/function.h
Original file line number Diff line number Diff line change
Expand Up @@ -845,8 +845,6 @@ inline int32_t TypeKeyToIndex(std::string_view type_key) {
*
* \param ExportName The symbol name to be exported.
* \param Function The typed function.
* \note ExportName and Function must be different,
* see code examples below.
*
* \sa ffi::TypedFunction
*
Expand Down