提交 0d837d7a 编写于 作者: E eclipsess

code style

上级 ede482e4
......@@ -29,8 +29,8 @@ static const std::string g_resnet =
"../models/image_classification_resnet.inference.model";
static const std::string g_test_image_1x3x224x224 =
"../images/test_image_1x3x224x224_float";
using paddle_mobile::framework::Tensor;
using paddle_mobile::framework::DDim;
using paddle_mobile::framework::Tensor;
template <typename T>
void SetupTensor(paddle_mobile::framework::Tensor *input,
paddle_mobile::framework::DDim dims, T lower, T upper) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册