提交 e0fce3c9 编写于 作者: D dongdaxiang

fix criteo ctr problem

上级 1001e582
......@@ -51,6 +51,5 @@ for ei in range(1000):
for i in range(1, 27):
feed_dict["sparse_{}".format(i - 1)] = data[0][i]
fetch_map = client.predict(feed=feed_dict, fetch=["prob"])
#print(fetch_map)
end = time.time()
print(end - start)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册