Lin Dong

Results 7 comments of Lin Dong

@thtrieu, please help. Thanks a lot in advance.

If remove the gpu flag runing on cpu, there is no OOM error. So is this because yolov1 to big to run on GPU? BTW, I am using Tesla K80.

@Alesthy, thanks for your reply, but I actually tried --gpu 0.9 and even --batch 1, it still get the OOM error. Has any one here actually run darkflow yolov1 on...

@mriduljain , thanks. But it is my intention to run with the test output and the issue is that when I run in that mode, I only get the CaffeonSpark...

This could be a potential way to re-use singularity container in `HPOBench`, basically create it first when create Orion benchmark task and save its socket id, then create it again...

> Hi @donglinjy, thanks for reporting the issue. Yeah, the root of the issue is that the Golang text scanner parses as you described ('2.2.0' into '2.2' and '.0'). I'll...

@bouthilx I already added the work-around for runner test case to succeed in https://github.com/Epistimio/orion/pull/993/commits/3afad9a78454cc5b7fb02d63887baccbe61db314. But there build will fail in python 3.10 test added recently, and `HPOBench` can only support...