Skip to content

Allow ops to mark whether they are deterministic/cacheable #3

Description

@ctrueden

In SciJava Ops, ops are supposed to be deterministic. In scikit-ops, because they are often built on DL-based approaches, it's not always possible for them to be deterministic. But some/many of them can be, in which case they'd still produce cacheable outputs. Maybe we should let the @op decorator declare cacheable=True for those cases, as a hint?

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