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 = MLPGraphNetwork() | |
| _decoder = MLPGraphIndependent() | |
| _encoder = MLPGraphIndependent() | |
| _output_transform = MLPGraphIndependent() | |
| TMVA_SOFIE_GNN_Parser.EncodeProcessDecode.__init__ | ( | self, | |
| name = "EncodeProcessDecode" ) |
Definition at line 95 of file TMVA_SOFIE_GNN_Parser.py.
| TMVA_SOFIE_GNN_Parser.EncodeProcessDecode.__call__ | ( | self, | |
| input_op, | |||
| num_processing_steps ) |
Definition at line 103 of file TMVA_SOFIE_GNN_Parser.py.
|
protected |
Definition at line 99 of file TMVA_SOFIE_GNN_Parser.py.
|
protected |
Definition at line 100 of file TMVA_SOFIE_GNN_Parser.py.
|
protected |
Definition at line 98 of file TMVA_SOFIE_GNN_Parser.py.
|
protected |
Definition at line 101 of file TMVA_SOFIE_GNN_Parser.py.