A pattern of external function.
More...
#include <dataflow_pattern.h>
A pattern of external function.
- See also
- ExternFunc
-
ExternFuncPattern
◆ global_symbol()
const ffi::String& tvm::relax::ExternFuncPatternNode::global_symbol |
( |
| ) |
const |
|
inline |
The external function name.
◆ RegisterReflection()
static void tvm::relax::ExternFuncPatternNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
◆ global_symbol_
ffi::String tvm::relax::ExternFuncPatternNode::global_symbol_ |
The global symbol name of the external function
The documentation for this class was generated from the following file: