You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
benchdnn: fix out-of-memory encountered on iGPU systems
Adds a new benchdnn_combined_limit for the combined device and CPU memory limit.
A new combined capacity factor was introduced, as the capacity factor appears
unnecessarily strict from what has been observed in practice. We likely could
increase the current capacity factor, but that is avoided in this patch to limit
the scope of this change.
0 commit comments