# ONNX011: ir-version-too-new **Code:** `ONNX011` **Name:** `ir-version-too-new` **Severity:** warning **Category:** spec **Target:** model **Fixable:** No ## Message Model ir_version is newer than the checker supports. ## Suggestion Upgrade onnx-doctor to a version that supports this ir_version. ## Details The model's ir_version is higher than what this version of the checker recognizes. Some validations may not be accurate.