Skip to content

[RUST][FRONTEND] make Function clone free of is_global change #2303

@ehsanmok

Description

@ehsanmok

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions