提交 bd6aa188 authored 作者: Frederic Bastien's avatar Frederic Bastien

Remove old todo

上级 96a01ecc
...@@ -74,7 +74,6 @@ void * device_malloc(size_t size) ...@@ -74,7 +74,6 @@ void * device_malloc(size_t size)
return device_malloc(size, VERBOSE_DEVICE_MALLOC); return device_malloc(size, VERBOSE_DEVICE_MALLOC);
} }
///@TODO: thejaswi: link this option to a theano config variable?
static bool g_use_cnmem = false; static bool g_use_cnmem = false;
static const int g_max_devices = 8; static const int g_max_devices = 8;
int initCnmem(int card_number_provided, int card_nb, size_t mem) { int initCnmem(int card_number_provided, int card_nb, size_t mem) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论