Skip to content

How to generate test data for an op that use index to access memory #122

Description

@shengfukevin

Some operators use the input index tensor to read/write memory, for example, embedding table lookup op. Since execution trace does not save the data for these tensors, the random generated tensor may be invalid. It will cause runtime error. Need to find a way to fix it.

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