[ Back to index ]
- repo (Managing CM repositories and software projects)
- script (Making native scripts more portable, interoperable and deterministic)
- cache (Caching cross-platform CM scripts)
- utils (Accessing various CM utils)
- core (Accessing some core CM functions)
- cfg
- challenge
- contributor
- docker (Managing modular docker containers (under development))
- experiment (Managing and reproducing experiments (under development))
- project
- report
- ck (Accessing legacy CK automations)
- automation (Managing CM automations)
Managing CM repositories and software projects.
- GitHub repository with CM automations: cm pull internal
- CM automation code and meta: GitHub
- CM automation actions:
- cm pull repo ( See CM API )
- cm checkout repo ( See CM API )
- cm show repo ( See CM API )
- cm search repo ( See CM API )
- cm where repo ( See CM API )
- cm update repo ( See CM API )
- cm delete repo ( See CM API )
- cm ximport repo ( See CM API )
- cm init repo ( See CM API )
- cm add repo ( See CM API )
- cm pack repo ( See CM API )
- cm unpack repo ( See CM API )
- cm import_ck_to_cm repo ( See CM API )
- cm convert_ck_to_cm repo ( See CM API )
- cm detect repo ( See CM API )
- cm reindex repo ( See CM API )
Making native scripts more portable, interoperable and deterministic.
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm run script ( See CM API )
- cm version script ( See CM API )
- cm search script ( See CM API )
- cm test script ( See CM API )
- cm native_run script ( See CM API )
- cm add script ( See CM API )
- cm run_native_script script ( See CM API )
- cm find_file_in_paths script ( See CM API )
- cm detect_version_using_script script ( See CM API )
- cm find_artifact script ( See CM API )
- cm find_file_deep script ( See CM API )
- cm find_file_back script ( See CM API )
- cm parse_version script ( See CM API )
- cm update_deps script ( See CM API )
- cm get_default_path_list script ( See CM API )
- cm doc script ( See CM API )
- cm gui script ( See CM API )
- cm dockerfile script ( See CM API )
- cm docker script ( See CM API )
- cm prepare script ( See CM API )
- cm clean_some_tmp_files script ( See CM API )
Caching cross-platform CM scripts.
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test cache ( See CM API )
- cm show cache ( See CM API )
- cm search cache ( See CM API )
- cm copy_to_remote cache ( See CM API )
Accessing various CM utils.
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test utils ( See CM API )
- cm get_host_os_info utils ( See CM API )
- cm download_file utils ( See CM API )
- cm unzip_file utils ( See CM API )
- cm compare_versions utils ( See CM API )
- cm json2yaml utils ( See CM API )
- cm yaml2json utils ( See CM API )
- cm sort_json utils ( See CM API )
- cm dos2unix utils ( See CM API )
- cm replace_string_in_file utils ( See CM API )
- cm create_toc_from_md utils ( See CM API )
- cm copy_to_clipboard utils ( See CM API )
- cm list_files_recursively utils ( See CM API )
- cm generate_secret utils ( See CM API )
- cm detect_tags_in_artifact utils ( See CM API )
- cm prune_input utils ( See CM API )
- cm uid utils ( See CM API )
- cm system utils ( See CM API )
- cm load_cfg utils ( See CM API )
Accessing some core CM functions.
- GitHub repository with CM automations: cm pull internal
- CM automation code and meta: GitHub
- CM automation actions:
- cm uid core ( See CM API )
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test cfg ( See CM API )
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test challenge ( See CM API )
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test contributor ( See CM API )
- cm add contributor ( See CM API )
Managing modular docker containers (under development).
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test docker ( See CM API )
Managing and reproducing experiments (under development).
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test experiment ( See CM API )
- cm run experiment ( See CM API )
- cm rerun experiment ( See CM API )
- cm replay experiment ( See CM API )
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test project ( See CM API )
- GitHub repository with CM automations: cm pull mlcommons@ck
- CM automation code and meta: GitHub
- CM automation actions:
- cm test report ( See CM API )
Accessing legacy CK automations.
- GitHub repository with CM automations: cm pull internal
- CM automation code and meta: GitHub
- CM automation actions:
- cm any ck ( See CM API )
Managing CM automations.
- GitHub repository with CM automations: cm pull internal
- CM automation code and meta: GitHub
- CM automation actions:
- cm print_input automation ( See CM API )
- cm add automation ( See CM API )
- cm doc automation ( See CM API )