Skip to content

reshape operation in TFRT #106

@JasonMaojinsong

Description

@JasonMaojinsong

Hi I want to reshape the input feature data of mnist.mlir ("integrationtest/mnist/test_data/mnist_tensors.btf") which has [100, 784] into a shape such as [100,28,28,1], and follow that with a conv operation, but I can't find any reshape example in mlir test, could anyone give me some suggestions? does current TFRT support this operation?

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