-
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
Adapt to new naming convention. #105
Merged
Merged
Conversation
This file contains 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
nclopezo
added a commit
to nclopezo/cmssw
that referenced
this pull request
Nov 21, 2014
New IB Pages: add number of failures and warning for building, unit tests, and relvals resolves cms-sw#102
gpetruc
added a commit
to gpetruc/cmssw
that referenced
this pull request
Nov 23, 2014
Cleanup unused XML files
arizzi
added a commit
to arizzi/cmssw
that referenced
this pull request
Jul 17, 2015
…eppy Import latest from colin plus fix of Handle leak
thomreis
added a commit
to thomreis/cmssw
that referenced
this pull request
Dec 16, 2015
…_uGMT-unpacker-fixes uGMT unpacker fixes
ginnocen
pushed a commit
to ginnocenCMS/cmssw
that referenced
this pull request
Feb 21, 2017
Dedicated CSV calibrations for PbPb
mariadalfonso
added a commit
to mariadalfonso/cmssw
that referenced
this pull request
May 6, 2017
makortel
pushed a commit
to makortel/cmssw
that referenced
this pull request
Jul 31, 2018
Implement a heterogeneous Cluster-to-TrackingParticle associator running on the GPU.
MRD2F
added a commit
to MRD2F/cmssw
that referenced
this pull request
Nov 16, 2018
…ms-sw#106 from 94X to 104X
MRD2F
added a commit
to MRD2F/cmssw
that referenced
this pull request
Nov 17, 2018
MRD2F
pushed a commit
to MRD2F/cmssw
that referenced
this pull request
Nov 29, 2018
Improvent of memory usage
MRD2F
added a commit
to MRD2F/cmssw
that referenced
this pull request
Nov 29, 2018
MRD2F
added a commit
to MRD2F/cmssw
that referenced
this pull request
Nov 29, 2018
forthommel
pushed a commit
to forthommel/cmssw
that referenced
this pull request
Dec 10, 2018
fabiocos
pushed a commit
that referenced
this pull request
Dec 12, 2018
* First implementation of deep tau id. * Building dpf isolation module * Adding in v1 * Adding in runTauIDMVA for other users * making things fully reproducible * Reorganisation of configuration files: cff split to cfi and cff * Some code cleaning * adapt to cfi/cff reorganization * Review of DPF and DeepTauId code. - Defined base class for deep tau discriminators. - Removed weight files from home cms repository. Now using weights from cms-data. - Defined WP for both discriminators. Now all discriminators return the corresponding WP results. - Removed cfi files. Using fillDescriptions instead. - General code review and cleaning. * Added example of a python configuration file to produce pat::Tau collection with the new Tau-Ids * requested changes on runDeepTauIDsOnMiniAOD.py * Clean runTauIdMVA.py tool and test config to run tauIDs * Made DeepTauId and DPFIsolation thread-safe * Finish implement thread-safe requirements on DPFIsolation * Disable DPFTau_2016_v1 and issue some warnings * Remove assigning value of variable to itself * - Implemented on runTauIdMVA the option to work with new training files quantized - Added a new parameter 'version' on runTauIdMVA, used on DPFIsolation - Changes on DeepTauId to reduce memory consumption * - Implementation of global cache to avoid reloading graph for each thread and reduce the memory consuption - Creation of class DeepTauCache in DeepTauBase, in which now is created graph and session - Implementation of two new static methods inside the class DeepTauBase: initializeGlobalCache and globalEndJob. The graph and DeepTauCache object are created now inside initializeGlobalCache * Applied changes on DeepTauBase to allow load new training files using memory mapping * Implemented TauWPThreshold class. TauWPThreshold class parses WP cut string (or value) provided in the python configuration. It is needed because the use of the standard StringObjectFunction class to parse complex expression results in an extensive memory usage (> 100 MB per expression). * Remove the qm.pb input files and leaving just the quantized and the original files * -Overall, changes to improve memory usage, among these are: - Implementation of global cache to avoid reloading graph for each thread - Creation of two new static methods inside the class DeepTauBase: initializeGlobalCache and globalEndJob. The graph and DeepTauCache object are created now inside initializeGlobalCache. The memory consumption of initializeGlobalCache for the original, quantized and files that are load using memory mapping method are in the memory_usage.pdf file - Implemented configuration to use new training files quantized, and set them as default - Implementation of configuration for load files using memory mapping. In our case there wasn't any improvement, respect at the memory consumption of this method, respect the quantized files, so this is not used, but set for future training files - General code review and cleaning. * Applied style comments * Applied style comments * Applied comments * Change to be by default the original training file for deepTau, instead of the quantized * Changes regarding forward-porting DNN-related developments from the PRs #105 and #106 from 94X to 104X * Applied commets of previus PR * cleaning code * Modification in the config to work with new label in files * Applied comment about the expected format of name of training file * Fix in last commit * Applied last comments * Changes regarding forward-porting DNN-related developments from the PRs #105 and #106 from 94X to 104X * Applied @perrotta comments on 104X * Fix error * Applied comments * Applied comments * Fix merge problem * Applied a few commets * Applied more changes * Applied a few small followups * Fixed error on DPFIsolation * Update DPFIsolation.cc * - RecoTauTag/RecoTau/plugins/DeepTauId.cc: Remove ' clusterVariables 'as a class member - RecoTauTag/RecoTau/test/runDeepTauIDsOnMiniAOD.py: Update globaltag and sample * Added changes in RecoTauTag/RecoTau/python/tools/runTauIdMVA.py made in the commit 194a1d5 from the PR #25016 * Fix error on runDeepTauIDsOnMiniAOD * Change the GT in RecoTauTag/RecoTau/test/runDeepTauIDsOnMiniAOD.py
cerminar
pushed a commit
to cerminar/cmssw
that referenced
this pull request
Dec 2, 2022
CTL1: Make pattern files for the negative endcap on the VU13P card
pfs
added a commit
to pfs/cmssw
that referenced
this pull request
Mar 6, 2024
…1_0_pre0 Update with DIGIs SOA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.