inisis / OnnxSlim

A Toolkit to Help Optimize Onnx Model
MIT License
71 stars 8 forks source link

Ultralytics Code Refactor https://ultralytics.com/actions #14

Closed glenn-jocher closed 4 months ago

glenn-jocher commented 4 months ago

This Ultralytics PR refactors code to improve performance and readability. πŸ”„

Key changes include:

These changes aim to enhance the overall quality and efficiency of the code. 🌟

Learn more about Ultralytics:

Summary by Sourcery

This pull request refactors the codebase to optimize performance, simplify logic, remove redundant code, and improve overall code structure. It also updates CI workflows for better readability and enhances test cases with improved documentation.

inisis commented 4 months ago

Thanks for your contribution!