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

[Fix] TF - add bf16 numpy dtype conversion #1346

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

felixT2K
Copy link
Contributor

replace #1344

@odulcy-mindee you can check this later if you have a bit more time ^^

@felixdittrich92 felixdittrich92 added this to the 0.7.1 milestone Oct 12, 2023
@felixdittrich92 felixdittrich92 added type: bug Something isn't working ext: tests Related to tests folder framework: tensorflow Related to TensorFlow backend topic: text detection Related to the task of text detection topic: text recognition Related to the task of text recognition labels Oct 12, 2023
@felixdittrich92 felixdittrich92 self-assigned this Oct 12, 2023
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #1346 (1840dfd) into main (7374e89) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1346   +/-   ##
=======================================
  Coverage   95.80%   95.80%           
=======================================
  Files         154      154           
  Lines        6906     6910    +4     
=======================================
+ Hits         6616     6620    +4     
  Misses        290      290           
Flag Coverage Δ
unittests 95.80% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...etection/differentiable_binarization/tensorflow.py 95.16% <100.00%> (ø)
doctr/models/detection/linknet/tensorflow.py 94.89% <100.00%> (ø)
doctr/models/modules/transformer/pytorch.py 100.00% <100.00%> (ø)
doctr/models/recognition/crnn/pytorch.py 94.68% <100.00%> (ø)
doctr/models/recognition/crnn/tensorflow.py 97.59% <100.00%> (ø)
doctr/models/recognition/master/tensorflow.py 98.23% <100.00%> (+0.01%) ⬆️
doctr/models/recognition/parseq/tensorflow.py 97.34% <100.00%> (+0.01%) ⬆️
doctr/models/recognition/sar/tensorflow.py 98.56% <100.00%> (ø)
doctr/models/recognition/vitstr/tensorflow.py 97.61% <100.00%> (ø)
doctr/models/utils/pytorch.py 100.00% <100.00%> (ø)
... and 1 more

@felixdittrich92 felixdittrich92 merged commit 74a0b1f into mindee:main Oct 12, 2023
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: tests Related to tests folder framework: tensorflow Related to TensorFlow backend topic: text detection Related to the task of text detection topic: text recognition Related to the task of text recognition type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants