alibaba / alibaba/euler

请问下 Failed to initialize graph 可能是什么问题呢?

Open
#117 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.9k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

我编译好了,然后给的样例数据下载下来并且转换成二进制了,然后我执行:
python -m tf_euler \
--data_dir ppi \
--max_id 56944 --feature_idx 1 --feature_dim 50 --label_idx 0 --label_dim 121 \
--model graphsage_supervised --mode train

报错是 RuntimeError: Failed to initialize graph

请问下是什么原因呢?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the `python -m tf_euler` training command with the converted `ppi` data and the reported options. No source file or test is named; done means identifying why graph initialization fails and documenting the required correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
machine-learning
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.