Commit 591fafe8 by liyinqiao Committed by 李垠桥

Clean codes.

parent 3ce8237d
......@@ -31,8 +31,8 @@
/* the nts (NiuTrans.Tensor) namespace */
namespace nts{
int testxmemid = 0;
void * recordp = NULL;
//int testxmemid = 0;
//void * recordp = NULL;
/*
for managing the memories
......
......@@ -480,12 +480,10 @@ public:
/* managing the memories */
extern XMemManager GMems;
//extern XMem * GMem;
extern XMem * GMem;
extern int testxmemid;
extern void * recordp;
//extern int testxmemid;
//extern void * recordp;
} /* end of the nts (NiuTrans.Tensor) namespace */
......
......@@ -30,7 +30,6 @@
#include <math.h>
#include "XGlobal.h"
#include "XMem.h"
#include "XPRunner.h"
#include "XStream.h"
#include "XHeap.h"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论