acbull / pyHGT

Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
MIT License
775 stars 162 forks source link

Segmentation fault #42

Open stvea opened 2 years ago

stvea commented 2 years ago

I use graph_nn dataset to training paper field classification. When it starts training it calls "Segmentation fault". That's my train command. train_paper_field.py --data_dir ./data --model_dir ./exp --conv_name hgt --domain _NN --cuda -1