Skip to content

Implement the ops for the first-wave vision models #5

@huningxin

Description

@huningxin

According to the first wave models, there are 4 vision models including SqueezeNet, MobileNetV2, ResNetV2 and TinyYOLOV2.

To support those models, there are 5 ops need to be implemented. They are batchNormalization, clamp, concat, gemm and leakyRelu.

These ops are supported by webnn-polyfill. It would be good to keep them aligned.

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