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

fixing str_replace call according to rename in rev #55

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

bnb32
Copy link
Collaborator

@bnb32 bnb32 commented Feb 15, 2023

No description provided.

@bnb32 bnb32 requested a review from grantbuster February 16, 2023 14:17
@bnb32
Copy link
Collaborator Author

bnb32 commented Feb 16, 2023

@grantbuster The mlclouds tests seem to failing bc the production model was made with tensorflow=2.8. Should we update the model or pin tensorflow? Phygnn would also need to be pinned in that case, I think.

@grantbuster
Copy link
Member

TF 2.8 is already pinned in mlclouds?

@bnb32
Copy link
Collaborator Author

bnb32 commented Feb 16, 2023

TF 2.8 is already pinned in mlclouds?

Oh yeah, you're right. I was able to reproduce the error with tf=2.8 and phygnn=current, and resolved the error with phygnn=0.0.14. So maybe it has to do with phygnn?

@grantbuster
Copy link
Member

what version of phygnn was the mlclouds model produced with? fine to pin the phygnn version if that fixes things but that would surprise me because the phygnn requirements are pretty flexible.

@bnb32
Copy link
Collaborator Author

bnb32 commented Feb 16, 2023

It was produced with version 0.0.14 but I'd rather not pin this either.

@bnb32 bnb32 merged commit f4050fd into main Mar 29, 2023
@bnb32 bnb32 deleted the bnb/str_replace_fix branch March 29, 2023 14:39
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.

None yet

2 participants