Skip to content

Remove all abstract types from struct fields #120

@nic-barbara

Description

@nic-barbara

This is not great practice and can slow down the code considerably. It is well-documented and discussed here. Unfortunately, most structs in RobustNeuralNetworks.jl have their fields typed with an abstract type (eg: AbstractMatrix{T} is a common one). We should fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions