diff --git a/export.py b/export.py index 214d903c2998..cd2202c9c072 100644 --- a/export.py +++ b/export.py @@ -48,6 +48,8 @@ import contextlib import json import os + +os.environ["TORCH_CPP_LOG_LEVEL"] = "ERROR" import platform import re import subprocess