Skip to content

support div mul add #142

@yokosyun

Description

@yokosyun

why not support div mul add?

    "aten::div": elementwise_flop_counter(1, 0),
    "aten::mul": elementwise_flop_counter(1, 0),
    "aten::add": elementwise_flop_counter(1, 0),

and is it correct if I want to support them?

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