threaTrace-detector / threaTrace

MIT License
79 stars 20 forks source link

torch-geometric version ? #1

Open quanghuy-ngo opened 2 years ago

quanghuy-ngo commented 2 years ago

Hi, I am currently training the threaTrace model on the DARPA TC data and having some problems regarding the torch-geometric library. Can I have the detailed version of the torch-geometric (and other libraries) that you use to train ? Thank you

wlynn00 commented 1 year ago

Hi, I am currently training the threaTrace model on the DARPA TC data and having some problems regarding the torch-geometric library. Can I have the detailed version of the torch-geometric (and other libraries) that you use to train ? Thank you

Hello, have you solved the problem? When I was training the model, some problems related to the torch_geometric package version also occurred

luolo-cry commented 1 year ago

Hi, I am currently training the threaTrace model on the DARPA TC data and having some problems regarding the torch-geometric library. Can I have the detailed version of the torch-geometric (and other libraries) that you use to train ? Thank you

hello, i hava same problem about torch_geometric version, do you know the pkg version of torch_geometric ?

luolo-cry commented 1 year ago

Hi, I am currently training the threaTrace model on the DARPA TC data and having some problems regarding the torch-geometric library. Can I have the detailed version of the torch-geometric (and other libraries) that you use to train ? Thank you

Hello, have you solved the problem? When I was training the model, some problems related to the torch_geometric package version also occurred

hello, i hava same problem about torch_geometric version, do you know the pkg version of torch_geometric ?

luolo-cry commented 1 year ago

I found cuda 101 + torch_version 1.4.0 + torch_geometric 1.4.3 is useful for this repo.