Skip to content
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

Add MLPF Producer #15

Open
kpedro88 opened this issue Sep 14, 2020 · 3 comments
Open

Add MLPF Producer #15

kpedro88 opened this issue Sep 14, 2020 · 3 comments

Comments

@kpedro88
Copy link
Collaborator

The MLPF algorithm has not been officially introduced in CMSSW yet. Implementation in a SonicTriton producer is likely the easiest path (especially for a PyTorch graph-based network, since the PyTorch C++ API is not yet available in CMSSW).

Particular considerations:

Assigned to: @jpata

@kpedro88
Copy link
Collaborator Author

kpedro88 commented Nov 6, 2020

See: cms-sw/cmssw#32048

@srimanob
Copy link

srimanob commented Mar 6, 2021

@kpedro88 @jpata
Anything else to be done on this issue? Thanks.

@jpata
Copy link

jpata commented Mar 10, 2021

The initial proof of concept MLPF producer was merged in cms-sw/cmssw#32048.

I'm working on a MLPF v2 training and PR for cmssw with the goal of reasonable downstream physics with the MLPF candidates in CMSSW. I think additional inference implementations i.e. Sonic could be a good technical follow-up to that. This may be a month or so from now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants