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

Moving to TF 2 APIs #33

Closed
4 tasks done
remicres opened this issue Nov 24, 2020 · 0 comments
Closed
4 tasks done

Moving to TF 2 APIs #33

remicres opened this issue Nov 24, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@remicres
Copy link
Owner

remicres commented Nov 24, 2020

OTBTF 3.0 will make use of TensorFlow v2 APIs (python and C++)

  • use TF 2.0 libraries
  • use v1 models with tf.disable_v2_behavior()
  • port models using TF 2.0 and Keras API
  • adapt C++ engine to TF 2.0
@remicres remicres added the enhancement New feature or request label Nov 24, 2020
@remicres remicres added this to the OTBTF 3.0 milestone Nov 24, 2020
@remicres remicres closed this as completed Feb 9, 2023
remicres pushed a commit that referenced this issue Apr 4, 2023
Release 4.0.0-alpha

Closes #1, #9, #25, #33, and #39

See merge request remi.cresson/otbtf!74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant