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

adding support for handy change list of list params #1

Open
wants to merge 3 commits into
base: padarn/benchmark-args
Choose a base branch
from

Conversation

mszarma
Copy link

@mszarma mszarma commented Jul 4, 2022

usage example:
python neighbor_loader.py --hetero-neighbor_sizes [[1],[1,2]] --homo-neighbor_sizes [[3],[1,2]]

constrains: you cannot use the nargs with that(?)

usage example:
python neighbor_loader.py --hetero-neighbor_sizes [[1],[1,2]] --homo-neighbor_sizes [[3],[1,2]]

constrains: you cannot use the nargs with that(?)
@Padarn Padarn force-pushed the padarn/benchmark-args branch from 17a5f88 to 84ab29b Compare July 9, 2022 09:49
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 this pull request may close these issues.

2 participants