CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches
module_mp_tempo_ml::mldata Type Reference
Collaboration diagram for module_mp_tempo_ml::mldata:

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
 

Detailed Description

Definition at line 12 of file module_mp_tempo_ml.F90.