init_pool Interface

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

Arguments

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