question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve convert function

See original GitHub issue

Try to read ONNX and TensorRT documents, add more conversion functions including but not limited to

  • Add tensorflow model to ONNX format conversion function
  • Add tensorflow saved model to tensorRT format conversion function( Note: This task has been changed) - [ ] add keras to ONNX
  • Add test for these functions
  • Complete convert CLI modelci modelhub convert(read our wiki)

Reference:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
univeronecommented, Mar 20, 2021

I have uploaded codes about tf2onnx and tf2trt functions as well as unit testing for them. For now, all of them have run well on my machine. If there are any issues when you checked it, please inform me of the error information and i will try to fix it. Thanks!

@STALLAAAA Don’t forget to make a pull request to claim your contribution!

0reactions
dixing0908commented, Mar 28, 2021

@STALLAAAA https://github.com/NVIDIA/sampleQAT#step-1-quantization-aware-training

Have you tried this? If not you may learn the tutorial and borrow some ideas from it.

It uses PYCUDA too. If we do need to perform test on trt inference, I still recommend to use PYCUDA anyway since it seems to be the most accepted method in community.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CONVERT function - Microsoft Support
Converts a number from one measurement system to another. For example, CONVERT can translate a table of distances in miles to a table...
Read more >
11 Statistically Proven Methods To Increase Your Website ...
11 Statistically Proven Methods To Increase Your Website Conversion Rate ; 1. Define your site's goals ; 2. Collect and analyze visitor data...
Read more >
Microsoft Office: Excel's versatile CONVERT function
A. Excel's CONVERT function can be used to convert a multitude of units of measurements. For example, to convert 37.3 C in cell...
Read more >
13 Ways to Increase Your Conversion Rate Right Now - CXL
Increasing your conversion rates is absolutely crucial. Having a good conversion rate is the foundation of high sales volume.
Read more >
The 13 Most Effective Ways to Increase your Conversion Rate
1. Add a pop-up to your site · 2. Remove unnecessary form fields · 3. Add testimonials, reviews, and logos · 4. Remove...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found