Skip to content

Number of actual parameters exceeds number of formal parameters #282

Open

Description

It wasn't very clear what this error is and how to fix it.

onnxscript/autocast.py:39: in cast_inputs
    raise ValueError(
E   ValueError: Number of actual parameters 2 exceeds number of formal parameters 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    topic: uxUser experience related topics

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions