Fork me on GitHub
摘要: nvidia-smi命令输出如下: 解释: 第一栏的Fan:N/A是风扇转速,从0到100%之间变动,这个速度是计算机期望的风扇转速,实际情况下如果风扇堵转,可能打不到显示的转速。有的设备不会返回转速,因为它不依赖风扇冷却而是通过其他外设保持低温(比如我们实验室的服务器是常年放在空调房间里的)。 第 阅读全文
posted @ 2019-03-06 14:39 stardsd 阅读(8123) 评论(0) 推荐(0) 编辑
摘要: LMDB is the database of choice when using Caffe with large datasets. This is a tutorial of how to create an LMDB database from Python. First, let’s lo 阅读全文
posted @ 2019-03-06 10:47 stardsd 阅读(2051) 评论(0) 推荐(0) 编辑