Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'dgl' has no attribute '_deprecate' #7336

Open
Zhi91 opened this issue Apr 22, 2024 · 1 comment
Open

'dgl' has no attribute '_deprecate' #7336

Zhi91 opened this issue Apr 22, 2024 · 1 comment

Comments

@Zhi91
Copy link

Zhi91 commented Apr 22, 2024

dgl 0.4.3
python 3.6.13
the bug happens when running the recommended commmand on dglkg
"DGLBACKEND=pytorch dglke_train --model_name TransE_l2 --dataset FB15k --batch_size 1000
--neg_sample_size 200 --hidden_dim 400 --gamma 19.9 --lr 0.25 --max_step 500 --log_interval 100
--batch_size_eval 16 -adv --regularization_coef 1.00E-09 --test --num_thread 1 --num_proc 8".

@jermainewang
Copy link
Member

The DGL team is not actively supporting DGL 0.4.3 (3+ years ago) and DGL-KE. The main contributors have been pivoted away to the GraphStorm project https://github.com/awslabs/graphstorm . Maybe you could raise an issue there? cc @classicsong @zheng-da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants