You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
algoworker
changed the title
run_save_embedding模式生成的两个文件是id.txt和embedding.npy,其中id.txt只是id的一个顺序索引并不是真实的node_id或者业务item_id,这个有什么方法直接生成node_id吗?
单机模式下只有一个线程处理数据,graph_builder输出的Node Count不是应该和max_id相等吗?
Dec 25, 2020
algoworker
changed the title
单机模式下只有一个线程处理数据,graph_builder输出的Node Count不是应该和max_id相等吗?
单机模式下只有一个线程处理数据,node_id从0开始映射成graph_builder输出的Node Count不是应该和节点数量相等吗?
Jan 14, 2021
No description provided.
The text was updated successfully, but these errors were encountered: