Lin Dong

Results 4 issues of Lin Dong

Train with yolov1, OOM happens in local layer because trying to allocate tensor [49,3,3,1024,256] which seems a very big one. Is this working as design? flow --model cfg/v1.1/myyolov1.cfg --train --dataset...

When we run caffe alone, we can get the test net output I1220 08:31:50.558744 2105 solver.cpp:317] Iteration 1000, loss = 0.0884654 **I1220 08:31:50.558794 2105 solver.cpp:337] Iteration 1000, Testing net (#0)...

# Description Add an Orion benchmark task wrapper over [HPOBench](https://github.com/automl/HPOBench). ## Tests - [x] I added corresponding tests for bug fixes and new features. If possible, the tests fail without...

I will fail to load string configure as below, with error `error while parsing configuration: missing comma! at: 4:13, values should have comma or ASCII newline ('\n') between them`. The...