haseebs / OWE

Pytorch code for An Open-World Extension to Knowledge Graph Completion Models (AAAI 2019)
https://aaai.org/ojs/index.php/AAAI/article/view/4162
37 stars 9 forks source link

WARNING: Config setting: 'cuda' not found #17

Closed mdabedr closed 2 years ago

mdabedr commented 2 years ago

WARNING: Config setting: 'cuda' not found. Returning None!

If I get this correctly this should be thrown due to not finding a configuration in the config.ini file. Would this affect speed of training

haseebs commented 2 years ago

Not sure what causes it, but it shouldn't affect performance.