这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

How to convert custom tensorflow seq2seq checkpoint model to SavedModel format(pb)? #479

@bhavikapanara

Description

@bhavikapanara

I have trained my custom seq2seq model that is mostly similar to nmt model where I have added text along with pos and ner of that text as input and output is single text sentence.

now, I have trained checkpoint model ready. but How can I convert that checkpoint to tensorflow SavedModel format(pb)?

I have tried various solution but no success.

Can anybody please help me to solve my problem?

Thnaks,
Bhavika

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