Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
UltralyticsAssistant committed Mar 10, 2024
1 parent a44bed8 commit 549ccbe
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions export.py
Original file line number Diff line number Diff line change
Expand Up @@ -407,16 +407,6 @@ def export_saved_model(
except Exception:
check_requirements(f"tensorflow{'' if torch.cuda.is_available() else '-macos' if MACOS else '-cpu'}<=2.15.1")











import tensorflow as tf
from tensorflow.python.framework.convert_to_constants import convert_variables_to_constants_v2

Expand Down

0 comments on commit 549ccbe

Please sign in to comment.