init_conv Interface

interface
private module subroutine init_conv(this, input_shape, verbose)

Arguments

Type IntentOptional Attributes Name
class(conv_layer_type), intent(inout) :: this
integer, intent(in), dimension(:) :: input_shape
integer, intent(in), optional :: verbose