mirror of
https://github.com/clearml/clearml
synced 2025-02-07 13:23:40 +00:00
Documentation
This commit is contained in:
parent
8a1e31c4f0
commit
96abe3ef04
@ -1169,6 +1169,7 @@ class PatchTensorflowModelIO(object):
|
||||
except ImportError:
|
||||
# noinspection PyBroadException
|
||||
try:
|
||||
# TODO: we might want to reverse the order, so we do not get the deprecated warning
|
||||
# make sure we import the correct version of save
|
||||
import tensorflow
|
||||
from tensorflow.saved_model import save
|
||||
|
Loading…
Reference in New Issue
Block a user