labwatch icon indicating copy to clipboard operation
labwatch copied to clipboard

Segmentation fault while using pytorch and labwatch together

Open WasifurRahman opened this issue 6 years ago • 0 comments

Do we need to do something special while running pytorch and labwatch together? I can use the basic version of labwatch(without BayesianOptimizer and smac) and run RandomSearch. But if I try to use BayesianOptimizer and smac with pytorch, I am getting "segmentation fault" and could track it to a .cpp binding. Thanks for your help.

WasifurRahman avatar Feb 06 '19 17:02 WasifurRahman