Skip to content

Conversation

@ldirry
Copy link
Contributor

@ldirry ldirry commented Nov 17, 2024

  • Users have the options to pass it either in array or string format:

X.print().compute(daphne_args=["--explain", "parsing_simplified, parsing", "--timing"])

X.print().compute(daphne_args="--explain=parsing_simplified,parsing --timing")
daphne

  • Updated documentation
  • Added testcases

@ldirry ldirry force-pushed the 719-arguments-daphnelib branch 3 times, most recently from d369a0f to 8f22688 Compare November 22, 2024 18:25
… DaphneLib

- Introduced two ways to pass DAPHNE arguments: array and string formats.
- Updated documentation
- Added testcases
@ldirry ldirry force-pushed the 719-arguments-daphnelib branch from 8f22688 to 111d102 Compare December 1, 2024 00:11
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.

1 participant