mlcommons / mlperf-automations

This repository contains the automations and scripts used to automate MLPerf benchmarks (mainly MLPerf inference for now)
http://docs.mlcommons.org/mlperf-automations/
Apache License 2.0
0 stars 2 forks source link

Fix the failing Intel MLPerf inference Github actions #8

Open arjunsuresh opened 3 weeks ago

arjunsuresh commented 3 weeks ago

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

arjunsuresh commented 3 weeks ago

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