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

Definition at line 63 of file TMVA_SOFIE_GNN.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.EncodeProcessDecode:
[legend]

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 65 of file TMVA_SOFIE_GNN.py.

Member Function Documentation

◆ __call__()

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

Definition at line 73 of file TMVA_SOFIE_GNN.py.

Member Data Documentation

◆ _core

TMVA_SOFIE_GNN.EncodeProcessDecode._core
protected

Definition at line 69 of file TMVA_SOFIE_GNN.py.

◆ _decoder

TMVA_SOFIE_GNN.EncodeProcessDecode._decoder
protected

Definition at line 70 of file TMVA_SOFIE_GNN.py.

◆ _encoder

TMVA_SOFIE_GNN.EncodeProcessDecode._encoder
protected

Definition at line 68 of file TMVA_SOFIE_GNN.py.

◆ _output_transform

TMVA_SOFIE_GNN.EncodeProcessDecode._output_transform
protected

Definition at line 71 of file TMVA_SOFIE_GNN.py.

  • tutorials/tmva/TMVA_SOFIE_GNN.py