Marek Wawrzos
Marek Wawrzos
For each weights tensor, this entry should be logged right after the weights initialization is done. Here is an example in RNN-T reference: https://github.com/mlcommons/training/pull/430/commits/66d6c2dc784ff5b15641807a65036ffedd68af83#diff-eb3462d93ad4cb9033e2a2884ef241e7a866019ca804a0bc4a3453bcd96bf05cR105-R107 The compliance checker will validate if...
the metadata-based solution implemented here: https://github.com/mlcommons/logging/pull/83/commits/aa4436628709ea2928c836d148e61f17f437c8c6
It should not be a problem, even if the package is not installed. Just follow the instructions from the readme, for example, package checker: https://github.com/mlperf/logging/tree/master/mlperf_logging/package_checker#usage If you run `python3 -m...
Hello @davidjurado! I tried to follow the task execution steps, but the last step failed with the following error: ``` $ mlcube run --task train Usage: mlcube.py train [OPTIONS] Try...