Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does bolt pad not support dynamic input? ?? #86

Open
xuezhongfei2008 opened this issue Dec 29, 2021 · 1 comment
Open

Does bolt pad not support dynamic input? ?? #86

xuezhongfei2008 opened this issue Dec 29, 2021 · 1 comment

Comments

@xuezhongfei2008
Copy link

xuezhongfei2008 commented Dec 29, 2021

https://github.com/TensorSpeech/TensorFlowTTS/blob/v1.1/tensorflow_tts/models/mb_melgan.py Use this code to train and turn to bolt ,
[ERROR] thread 37973 file /home/disk1/soft/bolt-master/model_tools/src/onnx/onnx_adaptee.h line 2128 can not process operator name:Pad__82 type:Pad attributes.
Does pad not support dynamic input? ??

@yuxianzhi
Copy link
Contributor

you can export onnx model and use onnx-simplifier to simplify it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants