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

Refactor Under Development #1592

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Refactor Under Development #1592

wants to merge 3 commits into from

Conversation

zgjja
Copy link
Contributor

@zgjja zgjja commented Oct 21, 2024

Background

This is a PR under development, aiming to refactor the sub-projects in this repo, The major advantages contain:

  1. better code guidance for users to know about the supported TensorRT version of current sub-project
  2. making all CMake syntax modern and provide a more robust way to find proper TensorRT libraries
  3. add a New entrance, allowing user to configure and build multiple sub-projects (only applied to a few sub-projects for now)
  4. update some sub-projects, making them support newer version TensorRT while keeping the backward compatibility
  5. update all documentations, including deleting the deprecated things, add something new, and better anchor links

Plan

refactored Sub-projects:

Model Done? Supported Version
mlp 7.x/8.x/10.x
lenet 7.x/8.x/10.x
alexnet 7.x/8.x/10.x
vgg 7.x/8.x/10.x
inception 7.x
mobilenet 7.x
densenet 7.x
shufflenetV2 7.x
... ... ...

More ...

@zgjja zgjja force-pushed the Refactor branch 2 times, most recently from e9fa057 to f9dac37 Compare October 23, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant