-
Notifications
You must be signed in to change notification settings - Fork 3.7k
TensorRT EP - timing cache #14767
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
Merged
Merged
TensorRT EP - timing cache #14767
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
3ba51a2
add timing cache
chilo-ms f905d35
enable timing cache for test
chilo-ms 086ba0e
Make it only on Linux
chilo-ms 191424b
undo last commit
chilo-ms d08ea41
Merge branch 'master' into trt_timing_cache
chilo-ms 4fe5a0a
add 'timing_cache_enable' tensorrt provider options
chilo-ms 83e251d
fix bug
chilo-ms 5b52f63
fix bug
chilo-ms 4ff502d
revert modification
chilo-ms 2dd3194
small modification
chilo-ms 8d75a70
remove intrumentation code for recording engine build latency
chilo-ms 58e37fc
add timing_cache_enable as additional member of internal TensorRT pro…
chilo-ms b707c65
fix warning
chilo-ms 48ecbeb
enable trt timing cache for model tests
chilo-ms e248193
Merge branch 'master' into trt_timing_cache
chilo-ms 9dc0d16
enable timing cache for model tests
chilo-ms 0f378b1
change pool
chilo-ms 72b7645
change back previous pool
chilo-ms 2c5ac28
change path of trt_timing_cache
chilo-ms 93e61f0
refactor code
chilo-ms c9813c2
Add test cases for timing cache
chilo-ms e69723e
fix bug
chilo-ms c371a6d
fix bug for CI
chilo-ms 8da55b5
Merge branch 'master' into trt_timing_cache
chilo-ms e513740
fix bug
chilo-ms 4a45c30
fix bug
chilo-ms be0da22
Merge branch 'trt_timing_cache'
gedoensmax e38556a
timing cache test
gedoensmax bf0b880
append compute capability to cache and add force option
gedoensmax 244b437
Take timing of first warm up inference
gedoensmax 0db18d8
Merge branch 'main' into tensorrt_timing_cache
gedoensmax 5db55ff
detailed build log option
gedoensmax 6b0be1d
format changes and adding force timing cache to provider options
gedoensmax c1c3f71
fix pybind OrtTensorRTProviderOptionsV2
gedoensmax b888fc3
reset OrtTensorRTProviderOptions
gedoensmax File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.