Skip to content

Separate image building and benchmarking in GHA  #855

@Kailai-Wang

Description

@Kailai-Wang

Context

we have a big single step for building the benchmark image and executing the benchmarks on the remote machine, see benchmark-runtime-weights.yml

To increase flexibility, we'd like to:

  • add a boolean input parameter to decide if we should build a docker image, or pull it directly from the hub. (Default = build)
  • split it into two jobs so that we can restart failed jobs only without starting everything from scratch

✔️ Please set appropriate labels and assignees if applicable.

Metadata

Metadata

Assignees

Labels

D3-choretasks that need to be completed but don’t provide any additional features/functionalityI3-highshould be completed within 5 working days

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions