Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package not getting installed in vitis ai #118

Open
ChrisillaWyns opened this issue Nov 9, 2023 · 2 comments
Open

Package not getting installed in vitis ai #118

ChrisillaWyns opened this issue Nov 9, 2023 · 2 comments
Assignees

Comments

@ChrisillaWyns
Copy link

(vitis-ai-tensorflow) Vitis-AI /workspace > python3 -m ck install package:imagenet-2012-val-min

Searching if CK environment for this package already exists using:

  • Tags: image-classification,dataset,imagenet,2012,val,min,raw,original,jpg,caffe,ilsvrc2012,ilsvrc2012min,small_dataset,non-resized,channel-stable,host-os-linux-64,target-os-linux-64,64bits

CK environment not found for this package ...

*** Installation path used: /home/vitis-ai-user/CK-TOOLS/dataset-imagenet-ilsvrc2012-val-min

Installing to /home/vitis-ai-user/CK-TOOLS/dataset-imagenet-ilsvrc2012-val-min

Checking whether '/home/vitis-ai-user/CK-TOOLS/dataset-imagenet-ilsvrc2012-val-min/ILSVRC2012_img_val.tar' already exists ...
/home/vitis-ai-user/CK-TOOLS/dataset-imagenet-ilsvrc2012-val-min/ILSVRC2012_img_val.tar already exists ...

CK detected a PROBLEM in the third-party CK package:

CK package:           imagenet-2012-val-min
CK repo:              ck-env
CK repo URL:          https://github.com/ctuning/ck-env
CK package URL:       https://github.com/ctuning/ck-env/tree/master/package/imagenet-2012-val-min
Issues URL:           https://github.com/ctuning/ck-env/issues

CK stable package URL: https://cKnowledge.io/c/package/imagenet-2012-val-min

Please, check that there is no discussion about this issue at https://cKnowledge.io/c/package/imagenet-2012-val-min

Please, submit the original comand line and the *full* log to:
  * https://github.com/ctuning/ck/issues
  * https://github.com/ctuning/ck-mlops/issues

CK error: [package] package installation failed!

@gfursin
Copy link
Member

gfursin commented Nov 12, 2023

Hi @ChrisillaWyns,

This CK version was deprecated 2 years ago and substituted with the new version 3 (aka CM) developed by the cTuning foundation and MLCommons Task Force on Automation and Reproducibility.

I suggest you to switch to the new community version. You can download the min ImageNet val following this CM tutorial:

pip install cmind
cmr "get original imagenet dataset _2012-500"

Our Task Force helped most users successfully migrate from outdated CK to CM. Please join our public Discord server to get help with migration.

You can also learn more about the new version of CK in this ACM video and you may be interested to check the tutorials to run MLPerf benchmarks via CM here.

If you need any further help with CK, don't hesitate to ask!

@gfursin
Copy link
Member

gfursin commented Nov 12, 2023

By the way, can you please tell us which CK tutorial are you using to run these commands? I thought we updated all tutorials with CM?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants