Skip to content

traits for impure and stateful #52

@lgarithm

Description

@lgarithm

e.g.

static_assert(nn::ops::is_impure<nn::ops::read>::value, "");
static_assert(
std::negation<nn::ops::is_stateful<nn::ops::read>::value>::value, "");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions