Skip to content

DenseResourceElementsAttr not handled for ValueTensorLiteralOp in TorchToTosa? #4124

@qianfenchi

Description

@qianfenchi

if (auto elements = dyn_cast<DenseIntElementsAttr>(op.getValueAttr())) {

As the code shows, only DenseIntElementsAttr is handled, but DenseResourceElementsAttr is not DenseElementsAttr, right?

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