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

Add export_testcase to support length 1 arrays and lists #822

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

impactaky
Copy link
Contributor

Problem

The output allows a tuple or list of length 1, but not input.

Reproduction

checkout 8defb94 and run

pytest tests/pytorch_pfn_extras_tests/onnx_tests/test_export_testcase.py -k test_export_tuple_input

This PR

Add processing equivalent to output to input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants