Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RModelParser_Keras.h File Reference
#include "TMVA/RModel.hxx"
#include "TMVA/SOFIE_common.hxx"
#include "TMVA/Types.h"
#include "TMVA/OperatorList.hxx"
#include "Rtypes.h"
#include "TString.h"

Namespaces

namespace  TMVA
 create variable transformations
namespace  TMVA::Experimental
namespace  TMVA::Experimental::SOFIE
namespace  TMVA::Experimental::SOFIE::PyKeras

Functions

RModel TMVA::Experimental::SOFIE::PyKeras::Parse (std::string filename, int batch_size=-1)
 Parser function for translating Keras .h5 model into a RModel object.