-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
LST algorithm developments accumulated during integration PR #46857
LST algorithm developments accumulated during integration PR #46857
Conversation
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Manos Vourliotis <[email protected]>
Co-authored-by: Manos Vourliotis <[email protected]>
…x approximation (#128) Co-authored-by: YonsiG <[email protected]>
* T5 DNN Cleanup + Training Scripts + Eta/pT Dependent Cut Co-authored-by: Gavin Niendorf <[email protected]> * DNN Indexing Bug Fix + Normalization Improvements Co-authored-by: Gavin Niendorf <[email protected]> * Replace t5 Radius Matching with DNN + Pairwise Hit Differences + Make DNN First t5 Cut Co-authored-by: Gavin Niendorf <[email protected]> * Add Phi to the DNN + Displaced Track Weighting Co-authored-by: Gavin Niendorf <[email protected]> --------- Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Chris Hoang <[email protected]>
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46857/42885
|
A new Pull Request was created by @ariostas for master. It involves the following packages:
@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
|
@cmsbuild please test |
+1 Size: This PR adds an extra 1572KB to repository Comparison SummarySummary:
GPU Comparison SummarySummary:
|
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @mandrenguyen, @antoniovilela, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
This PR integrates accumulated LST algorithm developments held back during the review of the LST integration (#45117). The full list of PRs that are included here can be found in SegmentLinking#117. This is our first step in our list of follow-up tasks (#46746).
The changes include bug fixes and algorithmic improvements, but they also start to address follow-up comments from the integration PR. Here are some highlights.
Most of these were described in TRK POG presentation on Sep 9
Here is a plot showing the impact from these changes on the performance.
@slava77 @VourMa