Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
update, add workflow-configuration, deps-ubuntu and docker #6
update, add workflow-configuration, deps-ubuntu and docker #6
Changes from 15 commits
bea2a6b
38799e6
e287ac0
b3d8d11
23743c7
7ff4009
5088dde
4da06ca
7b3bac1
9472290
91d13f2
6c4fd8d
b52394a
aa709ea
39530a8
610a9a0
ed0a0f0
2b2bc45
94ecb7e
0b128fa
aa0d831
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mjenckel, would
tensorflow-gpu
2.0.0 also work or is a code update to support that possible forOCR-D-LAYoutERkennung
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this instance, it will be easy for me to hold
ocrd_keraslm
andcor-asv-ann
below 2.0. But the problem will likely re-surface when the first module project wants to go 2.0. (Calamari is already, so ocrd_calamari might follow soon.) The problem then is not only changes in the API (that are rather easy to adapt to) but also that models must be retrained.BTW, as I explained in #3, there is no
tensorflow-gpu
for 2.0 (or even 1.15) anymore.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.