Skip to content

Draft: Update doc and refactor scripts

Xiao Pan requested to merge update_doc_and_refactor_scripts into main

Generalize the script by parsing bash arguments, allows:

  • reuse of the script
  • use different local and CI options, such as --local_cpu_resources=2 in the CI environment

Merge request reports