apply_attributes_actv Interface

interface
private subroutine apply_attributes_actv(this, attributes)

Arguments

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

Instance of the activation type

type(onnx_attribute_type), intent(in), dimension(:) :: attributes

ONNX attributes

Description

Interface for loading ONNX attributes