We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719daf6 commit 18ca6f3Copy full SHA for 18ca6f3
script/README.md
@@ -1,6 +1,6 @@
1
# MLCommons Automation Scripts
2
3
-*Last updated: 2026-01-21 03:58:35*
+*Last updated: 2026-01-23 04:05:12*
4
5
This directory contains automation scripts for MLPerf benchmarks, AI/ML workflows, and development operations.
6
script/get-dataset-openimages/meta.yaml
@@ -22,6 +22,10 @@ deps:
22
- tags: get,generic-python-lib,_numpy
23
- tags: get,generic-python-lib,_opencv-python
24
- tags: get,generic-python-lib,_pandas
25
+ names:
26
+ - pandas
27
+ version_max: 2.9
28
+ version_max_usable: 2.3
29
- names:
30
- pycocotools
31
tags: get,generic-python-lib,_pycocotools
0 commit comments