else:
if _enforce_onnx_conversion():
# Either we're on an old version of tensorflow, or the import failed.
"ONNX conversion enforced, but couldn't import dependencies."
"ONNX conversion enforced, but ONNX_EXPORT_ENABLED was false."
)