Skip to content

Error in filter_size setter #23

Closed
@tayden

Description

@tayden

The filter_size property is being set with the value of the desired filter size when it should be getting set with the index of the value in the available filter size array.

When the filter_size is accessed, it throws an error since it again tries to lookup the filter size as if it was set with an index.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions