Jan-Frederik Schulte

Results 64 comments of Jan-Frederik Schulte

The new error is at least somewhat illuminating since it comes from a different CMSSW module as before, one I am more familiar with. Looking at the code, the only...

Hi @Cvico From the POG side we would like to take the opportunity to rename the variable from mvaTTH to mvaPrompt to unify the naming with what is used in...

> > > I also spotted an issue in the Era Run3 modifier: since run2_muon_2018 was not being explicitly removed there, it was loading the Run 2 weights anyway... >...

Hi everyone, on the muon side, we are working on a re-implementation of our ECAL-based isolation, ditching the no longer supported calo towers and switching to rec hits, following EGMs...

All test failures the last time around seemed to be related to issues with the tests themselves, which I have mostly fixed. The only change I made was to add...

The tests here finally pass again and I think it is basically ready to merge. One thing to note is that this includes a change to the pytorch config interface...

Hi! Thanks for using hls4ml and reporting this issue. We actually currently do not support passing of non-zero tensors for the initial hidden state in recurrent layers in Pytorch (see...

Hi! Sorry, I tagged this issue into that PR by mistake. I just made a PR that should address this issue and implements the passing of initial values for the...

Hi! Thanks for testing this and working on a fix! I think your development goes into a promising direction. From a quick check of your fork, it seems to be...

That new Constant node does look like it would be very useful for this use case. I'll play with that.