Commit 94ca7eb4 authored by rico.liu's avatar rico.liu

update

parent 803f4d29
...@@ -1815,7 +1815,7 @@ def predict_category(name_list): ...@@ -1815,7 +1815,7 @@ def predict_category(name_list):
:return: 预测结果列表 :return: 预测结果列表
''' '''
print(os.getcwd()) print(os.getcwd())
os.chdir("./SKUBasicInfo/text_moudle_LXWL") os.chdir("./public/SKUBasicInfo/text_moudle_LXWL")
tf.reset_default_graph() tf.reset_default_graph()
#tf.compat.v1.reset_default_graph() #tf.compat.v1.reset_default_graph()
......
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