Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RSofieReader.hxx File Reference
#include <string>
#include <vector>
#include <memory>
#include <sstream>
#include <iostream>
#include "TROOT.h"
#include "TSystem.h"
#include "TError.h"
#include "TInterpreter.h"
#include "TUUID.h"
#include "TMVA/RTensor.hxx"
#include "Math/Util.h"

Classes

struct  TMVA::Experimental::RSofieReader::CustomOperatorData
class  TMVA::Experimental::RSofieReader
 TMVA::RSofieReader class for reading external Machine Learning models in ONNX files, Keras .h5 or .keras files or PyTorch .pt files and performing the inference using SOFIE It is reccomended to use ONNX if possible since there is a larger support for model operators. More...

Namespaces

namespace  TMVA
 create variable transformations
namespace  TMVA::Experimental