Commit ddeebb47 by liyinqiao

Bug Fixed

parent 38aa4caf
......@@ -19,8 +19,8 @@
* $Created by: LI Yinqiao (email: li.yin.qiao.2012@hotmail.com) 2019-10-22
*/
#ifndef __ISSAMESHAPED_H__
#define __ISSAMESHAPED_H__
#ifndef __CHECKDATA_H__
#define __CHECKDATA_H__
#include "../../XTensor.h"
......@@ -34,4 +34,4 @@ bool CheckData(const XTensor * tensor, const void * answer, int num, float toler
} // namespace nts(NiuTrans.Tensor)
#endif // __ISSAMESHAPED_H__
\ No newline at end of file
#endif // __CHECKDATA_H__
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论