David Lange

Results 64 comments of David Lange

Still best to follow the usual process as to be ready for the next time a nano version would be desired in some possible future.. > On Sep 2, 2022,...

could you post the igprof results please?

(eg, the html version is more easily understandable)

createInactiveChannelFracHist is called in a loop.. entirely possible that that loop has an increasing length...

Fewer virtual function calls are certainly better... Perhaps the axis ticks can get set in the constructor? On May 23, 2022 8:42 PM, pmandrik ***@***.***> wrote: In the loop h2SrcChamberOcc...

> > • branch off from 12_4_9_patch1 > • add the commits from those three PRs alone, hoping that no rebase is needed > • further hope that all those...

If the original branches were based on 12_4_9_patch1 or older, all this is a no-op and one can just make a second PR with the same developer branch as originally...

```Try out asynchronous offload (would need e.g. https://github.com/cms-sw/cmssw/issues/29188)``` regardless of the setting, onnxruntime can decide to use the CPU for some model components (or rather, it does in our models...