Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA_SOFIE_GNN_Parser.EncodeProcessDecode Class Reference

Definition at line 93 of file TMVA_SOFIE_GNN_Parser.py.

Public Member Functions

 __init__ (self, name="EncodeProcessDecode")
 
 __call__ (self, input_op, num_processing_steps)
 

Protected Attributes

 _core
 
 _decoder
 
 _encoder
 
 _output_transform
 
Inheritance diagram for TMVA_SOFIE_GNN_Parser.EncodeProcessDecode:
[legend]

Constructor & Destructor Documentation

◆ __init__()

TMVA_SOFIE_GNN_Parser.EncodeProcessDecode.__init__ (   self,
  name = "EncodeProcessDecode" 
)

Definition at line 95 of file TMVA_SOFIE_GNN_Parser.py.

Member Function Documentation

◆ __call__()

TMVA_SOFIE_GNN_Parser.EncodeProcessDecode.__call__ (   self,
  input_op,
  num_processing_steps 
)

Definition at line 103 of file TMVA_SOFIE_GNN_Parser.py.

Member Data Documentation

◆ _core

TMVA_SOFIE_GNN_Parser.EncodeProcessDecode._core
protected

Definition at line 99 of file TMVA_SOFIE_GNN_Parser.py.

◆ _decoder

TMVA_SOFIE_GNN_Parser.EncodeProcessDecode._decoder
protected

Definition at line 100 of file TMVA_SOFIE_GNN_Parser.py.

◆ _encoder

TMVA_SOFIE_GNN_Parser.EncodeProcessDecode._encoder
protected

Definition at line 98 of file TMVA_SOFIE_GNN_Parser.py.

◆ _output_transform

TMVA_SOFIE_GNN_Parser.EncodeProcessDecode._output_transform
protected

Definition at line 101 of file TMVA_SOFIE_GNN_Parser.py.

  • tutorials/tmva/TMVA_SOFIE_GNN_Parser.py