Public Attributes | |
| integer | input_size |
| integer | output_size |
| integer | node_size |
| real, dimension(:), allocatable | transform_mean |
| real, dimension(:), allocatable | transform_var |
| real, dimension(:,:), allocatable | weights00 |
| real, dimension(:), allocatable | bias00 |
| real, dimension(:,:), allocatable | weights01 |
| real, dimension(:), allocatable | bias01 |
Definition at line 12 of file module_mp_tempo_ml.F90.