Skip to content

aggregated fixes and improvements

Compare
Choose a tag to compare
@gfursin gfursin released this 14 May 10:24
· 7017 commits to master since this release
  • V2.0.7

    • fixed problem in module:program to return error when pre/post processing fails
    • added more tests to catch bugs in program workflows
    • fixed a new bug in the program workflow
    • updated docs
  • V2.0.6

    • improved module:program meta to be able to use global CMD run_time parameters for all command lines (useful to run different MLPerf scenarios with similar run time parameters)
  • V2.0.5

    • added possibility to pull CK repositories from different GitHub organizations as follows: "ck pull repo:{organization}@{repo}"
    • removed old and not used meta "backup_data_uid" and "data_name" from program entries
  • V2.0.4

    • fixed modules mlperf.inference and mlperf.mobilenets to cache results in local:tmp:{some cache}
  • V2.0.3

    • fixed a minor bug in module:program
  • V2.0.2

    • Added --print_skip_stats to "ck benchmark program" to reduce output for MLPerf benchmarks
    • Added --print_files to "ck benchmark program" to print multiple files after MLPerf benchmarking
    • Removed several data zips that are not required for the releases