Commit d23ac8dc authored by 赵威's avatar 赵威

update path

parent 052844fa
......@@ -79,7 +79,7 @@ def main():
# print("load path: " + save_path)
# save_path = str(Path("~/data/models/tractate/1598236893").expanduser()) # local
save_path = "/data/files/models/diary/1598254242" # server
save_path = "/data/files/models/tractate/1598254242" # server
predict_fn = tf.contrib.predictor.from_saved_model(save_path)
device_dict = device_fe.get_device_dict_from_redis()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment