| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(hyperparameters_t), | intent(in) | :: | hyperparameters | |||
| type(network_configuration_t), | intent(in) | :: | network_configuration | |||
| type(tensor_names_t), | intent(in) | :: | tensor_names |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(file_t), | intent(in) | :: | file_object |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(hyperparameters_t(double_precision)), | intent(in) | :: | hyperparameters | |||
| type(network_configuration_t), | intent(in) | :: | network_configuration | |||
| type(tensor_names_t), | intent(in) | :: | tensor_names |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(double_precision_file_t), | intent(in) | :: | file_object |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | lhs | |||
| class(training_configuration_t), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | lhs | |||
| class(training_configuration_t(double_precision)), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(training_configuration_t(double_precision)), | intent(in) | :: | self |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | kind | :: | m | = | default_real | |
| type(hyperparameters_t(m)), | private | :: | hyperparameters_ | ||||
| type(network_configuration_t), | private | :: | network_configuration_ | ||||
| type(tensor_names_t), | private | :: | tensor_names_ |
| private pure, module function default_real_from_components (hyperparameters, network_configuration, tensor_names) | |
| private module function default_real_from_file (file_object) | |
| private pure, module function double_precision_from_components (hyperparameters, network_configuration, tensor_names) | |
| private module function double_precision_from_file (file_object) |