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

Naming issue in utensor_cgen #124

Closed
hahmed-and opened this issue Oct 12, 2020 · 4 comments · Fixed by #125
Closed

Naming issue in utensor_cgen #124

hahmed-and opened this issue Oct 12, 2020 · 4 comments · Fixed by #125

Comments

@hahmed-and
Copy link

The generated model code had around 51 errors where instead of writing for example t_sequential_1dense_9BiasAddReadVariableOpresource0 it would write t_sequential_1dense_9;BiasAddReadVariableOpresource0 so I had to remove the ; in each Tensor name.

@dboyliao
Copy link
Member

@hahmed-and Thanks for opening the issue.
Would you mind to provide me a model file so I can inspect and pin down the root cause of the issue?

@dboyliao
Copy link
Member

You can send me the model file on Slake if you don't want it to be in the public domain.

@hahmed-and
Copy link
Author

Hello I've sent it on DM of slackbox.

@dboyliao
Copy link
Member

Fixed by #125, closing this issue

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

Successfully merging a pull request may close this issue.

2 participants