This commit is contained in:
Sergey Karayev 2014-02-24 22:35:33 -08:00 коммит произвёл Evan Shelhamer
Родитель 92302c9029
Коммит 420c9288af
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,6 @@
/*
TODO:
- only load parts of the file, in accordance with a prototxt param "max_mem"
- How does Dtype affect the loading of the data, which is always float?
*/
#include <iostream>