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

fix signature bugs #10

Merged
merged 2 commits into from
Nov 3, 2020
Merged

fix signature bugs #10

merged 2 commits into from
Nov 3, 2020

Conversation

adiazulay
Copy link
Contributor

There were a couple of bugs caused by the names of tensors being changed from the version this was developed on.

There was also a bug in the loading from signature for tensor flow since it was expecting a string for the model path not an ospath

@averypfeiffer
Copy link

@adiazulay Ran into this issue today. Lobe is very user friendly and welcoming, but upon exporting I hit a brick wall of errors related to this issue. I stepped through and found the culprit, then saw that you had already applied a fix and initiated a PR.

In anycase, after manually applying the changes in your merge request all works as expected. I would suggest adding an issue related to this to the issue page so other users will see it is a known issue

@adiazulay adiazulay linked an issue Nov 2, 2020 that may be closed by this pull request
@adiazulay
Copy link
Contributor Author

Thanks for trying out the fix! I'll be merging this par later today.

@adiazulay adiazulay merged commit a9d5159 into master Nov 3, 2020
@adiazulay adiazulay deleted the aa-patch branch November 3, 2020 01:03
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 this pull request may close these issues.

Tensor Flow bugs
2 participants