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

[SD-42] Experiment: Collect power consumption data for models of interest on Jetson #12

Merged
merged 10 commits into from
Nov 18, 2024

Conversation

dudeperf3ct
Copy link
Member

@dudeperf3ct dudeperf3ct commented Nov 15, 2024

This PR adds a run_experiment.sh script that runs benchmarking experiment on Jetson.

Rich library is disabled from benchmark script : pytorch/TensorRT#3215. TensorRT build times takes a lot of time when rich library is used.

fcn_resnet50 model is skipped as TorchTensorRT failed to build a TensorRT engine on Jeston. Issue : pytorch/TensorRT#3295

@dudeperf3ct dudeperf3ct marked this pull request as ready for review November 15, 2024 10:38
@dudeperf3ct dudeperf3ct requested a review from archena November 15, 2024 10:41
@dudeperf3ct dudeperf3ct merged commit f63f6b0 into develop Nov 18, 2024
@dudeperf3ct dudeperf3ct deleted the SD-42-jetson-power-estimation-experiment branch November 18, 2024 12:05
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.

2 participants