Searched refs:saved_model_load (Results 1 – 3 of 3) sorted by relevance
26 from tensorflow.python.keras.saving.saved_model import load as saved_model_load unknown209 return saved_model_load.load(filepath, compile, options)
40 from tensorflow.python.saved_model import load as saved_model_load unknown140 imported = saved_model_load.load(
51 from tensorflow.python.saved_model import load as saved_model_load unknown1800 loaded = saved_model_load.load(save_path)