Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Unable to export model #366

@sugeeth14

Description

@sugeeth14

Hi,
After following instructions given in https://github.com/pytorch/translate#install-translate-from-source
I ran https://github.com/pytorch/translate/blob/master/pytorch_translate/examples/train_iwslt14.sh and also succesfully exported the model using https://github.com/pytorch/translate/blob/master/pytorch_translate/examples/export_iwslt14.sh to generate .pb files. But when I try to run echo "hallo welt" | bash pytorch_translate/examples/translate_iwslt14.sh
I get error saying that there is no translation_decoder in cpp/build directory. Did I do any mistake please elaborate the procedure so that the export to Caffe2 is easily reproducable.
Thanks in advance.

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