Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(neural_network_t), | intent(in) | :: | neural_network |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(training_configuration_t), | intent(in) | :: | training_configuration | |||
real, | intent(in) | :: | perturbation_magnitude | |||
type(string_t), | intent(in) | :: | metadata(:) | |||
type(tensor_map_t) | :: | input_map | ||||
type(tensor_map_t) | :: | output_map |