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

[DeepSparse Evaluation API] UX Improvements #1568

Merged
merged 11 commits into from
Feb 5, 2024

Conversation

dbogunowicz
Copy link
Contributor

@dbogunowicz dbogunowicz commented Jan 30, 2024

Enforce the planned UX for 1.7 release:

API:

res = evaluate(STUB | MODEL | MODEL_DEPLOYMENT| PIPELINE, datasets=Union[str, List[str]], integration=Optional[str])

CLI:

deepsparse.evaluate STUB | MODEL_ONNX | MODEL_DEPLOYMENT **args from above

For concrete usages see: #1580 or #1555

@dbogunowicz dbogunowicz changed the title [Deepsparse Evaluation API] UX Improvements [DeepSparse Evaluation API] UX Improvements Feb 5, 2024
@bfineran bfineran merged commit 59e0602 into main Feb 5, 2024
13 checks passed
@bfineran bfineran deleted the feature/damian/ui_improvements branch February 5, 2024 15:56
dbogunowicz added a commit that referenced this pull request Feb 5, 2024
* initial commit

* add some more tests for hardening

* Update src/deepsparse/evaluation/cli.py

* Update src/deepsparse/transformers/pipelines/text_generation/pipeline.py

* Apply suggestions from code review

* quality

* Update test_evaluator.py

* quality
bfineran pushed a commit that referenced this pull request Feb 5, 2024
* initial commit

* add some more tests for hardening

* Update src/deepsparse/evaluation/cli.py

* Update src/deepsparse/transformers/pipelines/text_generation/pipeline.py

* Apply suggestions from code review

* quality

* Update test_evaluator.py

* quality
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