You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, Clone on tvm_frontend::Function needs to change is_global for non-global graph runtime module functions, such as load_params, otherwise it segfaults after the first use. TODO #2292