tvm_ffi.remove_global_func# tvm_ffi.remove_global_func(name)[source]# Remove a global function by name. Parameters: name (str) – The name of the global function Return type: None