Long Qian

Results 5 issues of Long Qian

服务程序显存一直增长,最后出现GPU OOM, 是代码问题还是 需要如何设置? darknet有一些显存控制的手段吗?

I am now struggling to figure out how to run the model for dbm from http://www.cs.toronto.edu/~nitish/multimodal/ It's really helpful if there is a wiki helping us run the model step...

in sample_text.py,,,, why set layernames_to_unclamp to ['text_input_layer', 'text_hidden2']? why is 'text_hidden1' clamped ?

it is defined as 'main_mem', but used as 'cpu_mem' in 5 other places....

Recently when I rerun the example dbm, I find the error: "NoneType' object has no attribute 'euclid_norm' ![error](https://f.cloud.github.com/assets/769655/323246/410e0e36-9aa7-11e2-8f4d-8f989d57e12b.PNG)