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

fail to export the model #26

Open
sloganlau opened this issue Aug 4, 2024 · 0 comments
Open

fail to export the model #26

sloganlau opened this issue Aug 4, 2024 · 0 comments

Comments

@sloganlau
Copy link

Train_CNN_Digital-Readout-Small-v2
model.export("test", "tf_saved_model") # replace tf.saved_model.save with this line


TypeError Traceback (most recent call last)
Cell In[36], line 1
----> 1 model.export("test", "tf_saved_model")

TypeError: export() takes 2 positional arguments but 3 were given

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

1 participant