Cody Simons

Results 2 comments of Cody Simons

@proger I've been trying to make use of your fork to do inference on a CPU-only device, but I'm not sure if it's configure correctly. When I build and run...

Searching a similar error brought me here, so in case anyone lands here. I fixed my error by adding env.close() and the end of my training. I noticed that @yaoxunji...