Skip to content

[Bug] Always attach Runtime and Executor object to IRModule #10373

@areusch

Description

@areusch

Expected behavior

Codegen can assume that attr tvm::attr::kRuntime is always populated.

Actual behavior

When building with tvm.build() and not supplying runtime kwarg, tvm::attr::kRuntime is not defined.

Environment

tree based off of 33082e0

cc @Mousius

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions