From 9f028a9c97692fa27531580a06cf0b022a882cee Mon Sep 17 00:00:00 2001 From: ctuning-admin Date: Mon, 15 Apr 2024 19:44:43 +0000 Subject: [PATCH] Updated docs --- cm-mlops/script/get-dataset-coco2014/README.md | 5 ++--- cm-mlops/script/get-mlperf-inference-src/README.md | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/cm-mlops/script/get-dataset-coco2014/README.md b/cm-mlops/script/get-dataset-coco2014/README.md index 65b6dde538..0e84cca95c 100644 --- a/cm-mlops/script/get-dataset-coco2014/README.md +++ b/cm-mlops/script/get-dataset-coco2014/README.md @@ -115,7 +115,6 @@ ___ * `_calibration` - Environment variables: - - *CM_CALIBRATION_DATASET_WGET_URL*: `https://github.com/mlcommons/inference/blob/master/calibration/openimages/openimages_cal_images_list.txt` - *CM_DATASET_CALIBRATION*: `yes` - Workflow: * **`_validation`** (default) @@ -172,11 +171,11 @@ ___ * get,python3 * CM names: `--adr.['python', 'python3']...` - CM script: [get-python3](https://github.com/mlcommons/ck/tree/master/cm-mlops/script/get-python3) + * get,generic-python-lib,_package.tqdm + - CM script: [get-generic-python-lib](https://github.com/mlcommons/ck/tree/master/cm-mlops/script/get-generic-python-lib) * mlperf,inference,source * CM names: `--adr.['inference-src']...` - CM script: [get-mlperf-inference-src](https://github.com/mlcommons/ck/tree/master/cm-mlops/script/get-mlperf-inference-src) - * get,generic-python-lib,_tqdm - - CM script: [get-generic-python-lib](https://github.com/mlcommons/ck/tree/master/cm-mlops/script/get-generic-python-lib) 1. ***Run "preprocess" function from [customize.py](https://github.com/mlcommons/ck/tree/dev/cm-mlops/script/get-dataset-coco2014/customize.py)*** 1. Read "prehook_deps" on other CM scripts from [meta](https://github.com/mlcommons/ck/tree/dev/cm-mlops/script/get-dataset-coco2014/_cm.yaml) 1. ***Run native script if exists*** diff --git a/cm-mlops/script/get-mlperf-inference-src/README.md b/cm-mlops/script/get-mlperf-inference-src/README.md index c88c8a0499..6d854cedcf 100644 --- a/cm-mlops/script/get-mlperf-inference-src/README.md +++ b/cm-mlops/script/get-mlperf-inference-src/README.md @@ -109,7 +109,7 @@ ___ - Environment variables: - *CM_GIT_CHECKOUT*: `deepsparse` - *CM_GIT_URL*: `https://github.com/neuralmagic/inference` - - *CM_MLPERF_LAST_RELEASE*: `v3.0` + - *CM_MLPERF_LAST_RELEASE*: `v4.0` - Workflow: * `_gn` - Environment variables: