Commit 2897f11b authored by 赵威's avatar 赵威

update path

parent 7d55e846
......@@ -60,7 +60,7 @@ def main():
diary_dict = get_diary_dict_from_redis()
print("redis data: " + str(len(device_dict)) + " " + str(len(diary_dict)))
save_path = "/home/gmuser/data/models/1595818280"
save_path = "/home/gmuser/data/models/1595903865"
predict_fn = tf.contrib.predictor.from_saved_model(save_path)
# device_id = "androidid_a25a1129c0b38f7b"
......
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