MadAnalysis / madanalysis5

A package for event file analysis and recasting of LHC results
http://madanalysis.irmp.ucl.ac.be
GNU General Public License v3.0
22 stars 18 forks source link

ONNX Runtime API #259

Open ArturU043 opened 2 months ago

ArturU043 commented 2 months ago

Addition of ONNX libraries used for inferencing in the same way as other extra-libraries (install, detect, ...).

New architecture info variables necessary to pass paths, file names and version of library.

Option to download either os-x or linux libs by using the platform detection.

Manually added, to the make file writer, necessary lines including ONNX lib path as a running path (rpath).