Skip to content

Clip node not loaded properly #93

@yangws1

Description

@yangws1

I made an ONNX file such uses relu6 which retured to node relu -> clip (0, 6)
but it is not properly loaded.

Activity

dfdx

dfdx commented on Jun 13, 2023

@dfdx
Collaborator

Clip is indeed not implemented yet. Since not too many people are working on this project at the moment, the only viable solution I can propose is to add this operation on your own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @dfdx@yangws1

        Issue actions

          Clip node not loaded properly · Issue #93 · FluxML/ONNX.jl