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 "TMVA/PyMethodBase.h"
#include "Rtypes.h"
#include "TString.h"
Include dependency graph for RModelParser_Keras.h:
This graph shows which files directly or indirectly include this file:

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)
 Parser function for translatng Keras .h5 model into a RModel object.