mlcommons / cm4mlops

A collection of portable, reusable and cross-platform automation recipes (CM scripts) to make it easier to build and benchmark AI systems across diverse models, data sets, software and hardware
http://docs.mlcommons.org/cm4mlops/
Apache License 2.0
14 stars 20 forks source link

Fix the failing Intel MLPerf inference Github actions #543

Open arjunsuresh opened 1 week ago

arjunsuresh commented 1 week ago

Intel MLPerf inference runs are failing for R50 and bert as shown here

arjunsuresh commented 1 week ago

For intel implementation we need to use v4.0 version of the loadgen until we remove the --mlperf.conf argument from the implementation.