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: Switched demo backend to ONNX #208

Merged
merged 4 commits into from
Feb 13, 2022
Merged

feat: Switched demo backend to ONNX #208

merged 4 commits into from
Feb 13, 2022

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Feb 13, 2022

This PR introduces the following modifications:

  • extends the scope of headers check
  • fixed header of setup.py
  • changed demo backend from Pytorch to ONNX using the HF Hub integration

@frgfm frgfm added this to the 0.3.0 milestone Feb 13, 2022
@frgfm frgfm self-assigned this Feb 13, 2022
@frgfm frgfm mentioned this pull request Feb 13, 2022
11 tasks
@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #208 (20a6936) into master (da88464) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #208   +/-   ##
=======================================
  Coverage   93.51%   93.51%           
=======================================
  Files          56       56           
  Lines        3100     3100           
=======================================
  Hits         2899     2899           
  Misses        201      201           

@frgfm frgfm merged commit f0f6379 into master Feb 13, 2022
@frgfm frgfm deleted the onnx-demo branch February 13, 2022 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant