Skip to content

Adding ftag onnx tool support for getMCEfficiency

Nilotpal Kakati requested to merge nkakati/athena:ftagonnxtool into 21.2

as described in QT for Nilotpal Kakati

  • adding the ability to use a GNN through ONNX to compute jet efficiencies
  • adding a new interface to the tool, allowing user to pass a general array of jet features which is used by the ONNX tool
  • adding a property to the tool specifying the path to the onnx model file
  • adding a utility class to handle the onnx runtime workflow
Edited by Nilotpal Kakati

Merge request reports