提交 18c73824 编写于 作者: Z zhangyang0701

delete log information

上级 f3d9c641
......@@ -518,7 +518,6 @@ void Executor<Device, T>::FeedTensorData(const vector<framework::Tensor> &v) {
framework::LoDTensor &target =
feed_var->template GetMutable<framework::LoDTensorArray>()->at(i);
target.ShareDataWith(v[input_size - i - 1]);
DLOG << target.external_data;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册