Skip to content

[TESTS] Hardcode target and device when getting tvm output #8565

@CaptainDuke

Description

@CaptainDuke

"""Generic function to execute and get tvm output"""
# TODO: Resolve the issues and remove the following lines
target = "llvm"
device = tvm.cpu(0)

I comment the code but test case test_gemm failed. It seems onnx_runtime and tvm differ on the precision.

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