Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UndefVarError: args not defined #97

Closed
ericphanson opened this issue Oct 19, 2023 · 1 comment · Fixed by #98
Closed

UndefVarError: args not defined #97

ericphanson opened this issue Oct 19, 2023 · 1 comment · Fixed by #98

Comments

@ericphanson
Copy link

ericphanson commented Oct 19, 2023

elseif length(args) == 2

looks like this should be inputs instead of args (also looks like some test coverage is missing)

found here: https://discourse.julialang.org/t/loading-pytorch-faster-rcnn-with-onnx-fails/105201

@dfdx
Copy link
Collaborator

dfdx commented Oct 22, 2023

Fixed and will be published soon. Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants