get_attributes_batch Interface

interface
private module function get_attributes_batch(this) result(attributes)

Arguments

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

Instance of the layer

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

Attributes of the layer