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

Add tensorrt example #338

Merged

Conversation

bveldhoen
Copy link
Contributor


[Template] PR Description

Added an example for yolov5su using tensorrt

Changes proposed in this PR:

  • Added tensorrt example
  • Updated torchscript example

See also:
nnstreamer/nnstreamer#4482

Self evaluation:

  1. Build test: [ ]Passed [ ]Failed [*]Skipped
  2. Run test: [ ]Passed [ ]Failed [* ]Skipped

How to evaluate:

  1. Run the example for tensorrt.

@taos-ci
Copy link
Collaborator

taos-ci commented Jun 6, 2024

📝 TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #338. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.

@taos-ci
Copy link
Collaborator

taos-ci commented Jun 6, 2024

To contributor, We have used 'Signed-off-by:' notation by default to handle the license issues, that result from contributors. Note that 'Is there a Signed-off-by line?' is important because lawyers tell us we must have to it to cleanly maintain the open-source license issues even though it has nothing to do with the code itself.

@taos-ci
Copy link
Collaborator

taos-ci commented Jun 6, 2024

:octocat: cibot: @bveldhoen, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://ci.nnstreamer.ai/nnstreamer-example/ci/repo-workers/pr-checker/338-202406061900360.72590589523315-c82ed4df4469dc1b0e83a76f68a7412d107d08bb/.

@taos-ci
Copy link
Collaborator

taos-ci commented Jun 12, 2024

To contributor, We have used 'Signed-off-by:' notation by default to handle the license issues, that result from contributors. Note that 'Is there a Signed-off-by line?' is important because lawyers tell us we must have to it to cleanly maintain the open-source license issues even though it has nothing to do with the code itself.

@taos-ci
Copy link
Collaborator

taos-ci commented Jun 12, 2024

:octocat: cibot: @bveldhoen, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://ci.nnstreamer.ai/nnstreamer-example/ci/repo-workers/pr-checker/338-202406121604170.68365788459778-d1b7b088844a9f6376ef1a1d8cfe8e43201be08d/.

@taos-ci
Copy link
Collaborator

taos-ci commented Jun 12, 2024

To contributor, We have used 'Signed-off-by:' notation by default to handle the license issues, that result from contributors. Note that 'Is there a Signed-off-by line?' is important because lawyers tell us we must have to it to cleanly maintain the open-source license issues even though it has nothing to do with the code itself.

@taos-ci
Copy link
Collaborator

taos-ci commented Jun 12, 2024

:octocat: cibot: @bveldhoen, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://ci.nnstreamer.ai/nnstreamer-example/ci/repo-workers/pr-checker/338-202406121751140.86275696754456-b3d893700780955ca6fd221dd6f0dd264a4ba6f1/.

@@ -12,3 +12,9 @@ if have_pytorch
install_dir: examples_install_dir
)
endif

if have_tensorrt
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update this flag?
I cannot find the declaration 'have_tensorrt' in this repo.

@bveldhoen bveldhoen force-pushed the feature/add_tensorrt_example branch from b3d8937 to 5150556 Compare August 8, 2024 15:28
Copy link
Collaborator

@taos-ci taos-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bveldhoen, 💯 All CI checkers are successfully verified. Thanks.

Adds an example using tensor_filter framework=tensorrt10.

Signed-off-by: Bram Veldhoen <[email protected]>
@bveldhoen bveldhoen force-pushed the feature/add_tensorrt_example branch from 5150556 to 1fee757 Compare August 8, 2024 15:50
Copy link
Collaborator

@taos-ci taos-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bveldhoen, 💯 All CI checkers are successfully verified. Thanks.

@jaeyun-jung jaeyun-jung merged commit ceb64b8 into nnstreamer:main Aug 9, 2024
33 checks passed
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.

4 participants