| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | file |
File to export the network to |
||
| class(network_type), | intent(in) | :: | network |
Instance of network |
||
| class(*), | intent(in), | optional | :: | format |
Export format: 'athena_abstract' (default) or 'onnx_expanded' |