File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 # subset of supported models (the complement of the small subset in the above
2828 # test.) Also run if model initialization test file is modified
2929 - pytest -v -s models/test_initialization.py -k 'not test_can_initialize_small_subset' --num-shards=$$BUILDKITE_PARALLEL_JOB_COUNT --shard-id=$$BUILDKITE_PARALLEL_JOB
30- parallelism : 2
30+ parallelism : 4
3131
3232- label : Basic Models Tests (Other)
3333 device : h200_35gb
Original file line number Diff line number Diff line change 6969 depends_on :
7070 - image-build-amd
7171
72- - label : Multi-Modal Processor (CPU)
72+ - label : Multi-Modal Processor (CPU) %N
7373 key : multi-modal-processor-cpu
7474 depends_on :
7575 - image-build-cpu
8080 - tests/models/registry.py
8181 device : cpu-medium
8282 commands :
83- - pytest -v -s models/multimodal/processing --ignore models/multimodal/processing/test_tensor_schema.py
83+ - pytest -v -s models/multimodal/processing --ignore models/multimodal/processing/test_tensor_schema.py --num-shards=$$BUILDKITE_PARALLEL_JOB_COUNT --shard-id=$$BUILDKITE_PARALLEL_JOB
84+ parallelism : 4
8485
8586- label : Multi-Modal Processor # 44min
8687 key : multi-modal-processor
You can’t perform that action at this time.
0 commit comments