'dgl' has no attribute '_deprecate'
Open
stale-issue
- Dominant language
- Python
- Stars
- 14.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
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".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.