Open clacaputo opened 1 year ago
assign reconstruction
New categories assigned: reconstruction
@mandrenguyen,@clacaputo you have been requested to review this Pull request/Issue and eventually sign? Thanks
A new Issue was created by @clacaputo Claudio Caputo.
@Dr15Jones, @perrotta, @dpiparo, @rappoccio, @makortel, @smuzaffar can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
@clacaputo
Would you agree to the following strategy?
For the now obsolete const_cast
's, I would open two PRs: one for RecoHGCal
and one for RecoTracker
. Both of them should be fairly trivial.
The changes related to moving sessions to global caches are slightly more involved. I would first open the PR for RecoMET
to see if the PR tests and review run smoothly, and if so, open the remaining PRs to L1Trigger
, RecoTauTag
and RecoTracker
in parallel.
@riga
The strategy you proposed make sense. Thanks
@clacaputo Feel free to check all items in the first two lists :) (after deeper inspection, there was nothing to do in RecoTauTag)
With PR #40161, TensorFlow interface can accept
const
session. Additional PRs will be made to move sessions to global cache, remove obsoleteconst_cast
Move sessions to global cache
Remove now obsolete
const_cast's
Use const session
About the third list, it is something that can be done only in needed. @cms-sw/dqm-l2 @cms-sw/l1-l2 @cms-sw/ecal-dpg-l2 @cms-sw/muon-pog-l2 could you please comment?
FYI @riga