From a75f45144f75bb695352dff8c7760bab294603e5 Mon Sep 17 00:00:00 2001 From: Grigori Fursin Date: Wed, 31 Jan 2024 16:08:41 +0100 Subject: [PATCH] clean up --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a195a5f16a..78f039a082 100755 --- a/README.md +++ b/README.md @@ -149,9 +149,13 @@ if output['return']==0: print (output)
Modular containers and GitHub actions with CM commands: + + * https://github.com/mlcommons/inference/blob/master/.github/workflows/test-bert.yml * https://github.com/mlcommons/ck/blob/master/cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile + +