Skip to content

Releases: mlcommons/ck

added --force_version to "ck detect soft"

22 Apr 12:22
Compare
Choose a tag to compare

Added --force_version to "ck detect soft" to force version.
Useful to automate autodetection of imagenet, for example.

added --quiet to install packages

18 Apr 08:25
Compare
Choose a tag to compare
  • added --quiet flag to automatically enter default answer to most questions

added --default flag to the package module

18 Apr 06:45
Compare
Choose a tag to compare
  • added --default flag to ck install package to automatically select 0 when multiple packages and variations available.

improving package installation

17 Apr 18:37
Compare
Choose a tag to compare
  • extended module:package to ask a user to select a variation for a given package when there are multiple versions available.

minor extensions

16 Apr 14:06
Compare
Choose a tag to compare
  • added --tags to "ck find" action to be able to search for entries by tags and return their paths
  • added module:doc to abstract documentation

fix cpu & gpu set_freq commands

24 Mar 19:20
Compare
Choose a tag to compare

minor fixes and module improvements

04 Mar 14:08
Compare
Choose a tag to compare
  • fixed minor API typo
  • improvements from Arm to 2 CK modules: platform.cpu and platform.gpu: ctuning/ck-env#113

Updating modules

27 Dec 10:17
Compare
Choose a tag to compare

Regular minor updates:

  • removed two outdated modules
  • updated module:program
  • added incubator projects

Fixing previous broken release

17 Nov 10:46
Compare
Choose a tag to compare

This release provides fixes for the broken V1.50.0 release (missing modules).

Including all stable CK modules

16 Nov 20:17
Compare
Choose a tag to compare

Note: this release is broken - please use V1.55.0+ instead!

This release incorporates all stable CK modules inside the CK framework to ensure the stability of CK workflows and components!

It was suggested by several users during our last questionnaire.

This should make it easier to test all components and workflows when users update modules.

We have also prepared a new with a collection of all portable workflows, automation actions and reusable artifacts for AI and ML in the CK format: https://github.com/ctuning/ai . All these components are also available at the CK platform.