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

feat: Added FP16 support for doctr.models #382

Merged
merged 18 commits into from
Jul 19, 2021
Merged

feat: Added FP16 support for doctr.models #382

merged 18 commits into from
Jul 19, 2021

Commits on Jul 13, 2021

  1. feat: Made dtype FP dynamic

    fg-mindee committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    5f37eef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8580e54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc00cf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    756a644 View commit details
    Browse the repository at this point in the history
  5. test: Updated unittests

    fg-mindee committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1602b77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cabe7db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d16e7a1 View commit details
    Browse the repository at this point in the history
  8. test: Added dtype checks

    fg-mindee committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    455d656 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bad8e9f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a0dd4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cb1397 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3eff73b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ddb980 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    92e9a79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f7a12d8 View commit details
    Browse the repository at this point in the history
  16. style: Fixed typing

    fg-mindee committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    5d12340 View commit details
    Browse the repository at this point in the history
  17. fix: Fixed LinkNet

    fg-mindee committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    ab8eefa View commit details
    Browse the repository at this point in the history
  18. fix: Fixed MASTER

    fg-mindee committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    61ddf5d View commit details
    Browse the repository at this point in the history