export_attributes_actv Interface

interface
private pure function export_attributes_actv(this) result(attributes)

Arguments

Type IntentOptional Attributes Name
class(base_actv_type), intent(in) :: this

Instance of the activation type

Return Value type(onnx_attribute_type),allocatable,dimension(:)

Description

Interface for exporting ONNX attributes