提交 36dfc7e2 编写于 作者: L liuqi

Add dim function to tensor class and fix some wanrning.

上级 e1e25d7c
...@@ -37,6 +37,7 @@ bool SimpleNet::Run() { ...@@ -37,6 +37,7 @@ bool SimpleNet::Run() {
return false; return false;
} }
} }
return true;
} }
unique_ptr<NetBase> CreateNet(const NetDef& net_def, unique_ptr<NetBase> CreateNet(const NetDef& net_def,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册