Skip to content

Commit

Permalink
Added pandas deps for sdxl reference implementation (#637)
Browse files Browse the repository at this point in the history
* Delete tests directory

* Delete report directory

* Delete challenge directory

* Added predeps function, fixes #357

* [Automated Commit] Format Codebase

* Update format.yml | Avoid formatting deleted files

* Added a meta option to turn off predeps

* [Automated Commit] Format Codebase

* Added a meta option to turn off predeps

* [Automated Commit] Format Codebase

* Update README-extra.md

* Added pandas deps for sdxl

---------

Co-authored-by: mlcommons-bot <[email protected]>
  • Loading branch information
arjunsuresh and mlcommons-bot authored Dec 1, 2024
1 parent 7c1087c commit 841de10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions script/app-mlperf-inference-mlcommons-python/_cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,9 @@ variations:
- tags: get,generic-python-lib,_package.scipy
names:
- scipy
- tags: get,generic-python-lib,_package.pandas
names:
- pandas

llama2-70b_:
env:
Expand Down

0 comments on commit 841de10

Please sign in to comment.