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

Updated model and checkpoints to run in tf v2. #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brunomcebola
Copy link

Changes:

  1. Folder Structure:

    • Moved the existing codebase to a new folder named tf_v1.
    • Created a new folder named tf_v2 to accommodate the updated version.
  2. Migration:

    • Migrated the model and associated checkpoints from TensorFlow v1 to TensorFlow v2 within the tf_v2 folder.
  3. Environment Setup:

    • Added requirements.txt and .python-version files to both the tf_v1 and tf_v2 folders to ensure proper environment setup and compatibility with respective TensorFlow versions.

@brunomcebola
Copy link
Author

@diegolascasas

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.

1 participant