Skip to content

[Bug]Got "ValueError: not enough values to unpack (expected 2, got 1)" when BatchMatMul using two same tensors #8925

@NoobCheese

Description

@NoobCheese

I got a tf graph , imported it into TVM succesfully using api "relay.frontend.from_tensorflow"
Error occurs when :
snippt

Error log like this :
error

The two input tensors of "batchMatMul" node are the same .both of their shapes are [1, 41, 16].

And i traces the soure code here:
code

i am deeply confused

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions