ck icon indicating copy to clipboard operation
ck copied to clipboard

Collective Mind (CM) is a small, modular, cross-platform and decentralized workflow automation framework with a human-friendly interface and reusable automation recipes to make it easier to build, run...

Results 124 ck issues
Sort by recently updated
recently updated
newest added

We have implemented [these tests](https://github.com/mlcommons/ck/issues/275) so far for checking CM script features. This issue is to keep track of new features which can be added to CM tests. - [...

cm-script-automation
cm-tests

Hi @arjunsuresh. Our script https://github.com/mlcommons/ck/tree/master/cm-mlops/script/run-mlperf-inference-app fails when --submitter has a space. I think it's a relatively simple thing but it will be good to fix it. Do you mind to...

bug
cm-mlperf

While dealing with CM scripts with huge cache entry sizes, it is useful if we can add an option to specify the cache entry location on disk. May be we...

cm-script-automation
cm-cache-automation

I encountered a KeyError: 'target_latency' while running the following command: ``` cm run script --tags=run-mlperf,inference,_submission,_all-scenarios --model=resnet50 \ --device=cpu --implementation=reference --backend=onnxruntime --execution-mode=valid \ --category=edge --division=open --quiet ``` This error occurred when...

Hi [Repository/Project Team], I encountered a warning while installing a Python package using pip install cmind on Ubuntu through Windows Subsystem for Linux (WSL). The solution was to update the...

enhancement

We need to print a warning to suggest to migrate to [mlcommons@cm4mlops](https://github.com/mlcommons/cm4mlops)

enhancement

Aggregating tasks to improve CM core based on user feedback (*this ticket is being gradually updated*): ## Functionality - [x] Add support to check min CM version for automations and...

enhancement

Hello, I have no idea what I'm doing. I'm trying to run on an ARM64 system, and I get the following errors: I ran the loadgen install and everything worked...

Based on user feedback, we need to add global CM config (env vars, etc) for CM scripts in either .cm or CM directory ... It can be used to configure...

It's time to considerably simplify and refactor CM and CM-MLOps docs and tutorials based on user feedback from the last 6 months! - [ ] Main page showing links to...

cm-documentation