Skip to content

Releases: mlcommons/ck

Improving package installation

23 Apr 13:22
Compare
Choose a tag to compare

Important change: do not ask to select variations in "ck install package" when there are 2 or more variations!
Needed to distinguish between selecting different versions of a given package or customizing the same package!

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).