项目文件夹

文件
Chao Ma 635dfb4a59 [DGL-KE] Add license to every file header (#1368)
* update metis

* update

* update dataloader

* update dataloader

* new script

* update

* update

* update

* update

* update

* update

* update

* update dataloader

* update

* update

* update

* update

* update

* update

* update

* Add license to every filer header
2020-03-17 17:46:18 +08:00
..

Training Scripts for distributed training

  1. Partition data

Partition FB15k:

./partition.sh  ../data FB15k 4

Partition Freebase:

./partition.sh  ../data Freebase 4
  1. Modify ip_config.txt and copy dgl-ke to all the machines

  2. Run

./launch.sh \
  ~/dgl/apps/kg/distributed \
  ./fb15k_transe_l2.sh \
  ubuntu ~/mykey.pem