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

docs: Added SavedModel export instructions in doc #246

Merged
merged 1 commit into from
May 7, 2021
Merged

Conversation

fg-mindee
Copy link
Contributor

As per #5, this PR adds instructions for SavedModel saving / loading.

@fg-mindee fg-mindee added topic: documentation Improvements or additions to documentation type: enhancement Improvement labels May 7, 2021
@fg-mindee fg-mindee added this to the 0.2.0 milestone May 7, 2021
@fg-mindee fg-mindee self-assigned this May 7, 2021
@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #246 (30151f7) into main (828a770) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
+ Coverage   97.46%   97.52%   +0.05%     
==========================================
  Files          44       44              
  Lines        1896     1896              
==========================================
+ Hits         1848     1849       +1     
+ Misses         48       47       -1     
Flag Coverage Δ
unittests 97.52% <ø> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
...tr/models/detection/differentiable_binarization.py 94.73% <0.00%> (+0.40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 828a770...30151f7. Read the comment docs.

Copy link
Collaborator

@charlesmindee charlesmindee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@fg-mindee fg-mindee merged commit 1ce0b30 into main May 7, 2021
@fg-mindee fg-mindee deleted the saved-model branch May 7, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Improvements or additions to documentation type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants