提交 a1c58f52 编写于 作者: J Jiansong Wang

Just to trigger a CI test. test=develop

上级 61efa141
......@@ -57,8 +57,8 @@ bool SubgraphEngine::BuildDeviceProgram() {
}
}
// Collect the valid input and output nodes in the IMGDNN IR graph and update
// the input and output names
// Collect the valid input and output nodes in the IMGDNN IR graph and
// update the input and output names
device_inames_.clear();
std::vector<imgdnn_tensor> device_inodes;
for (auto& input_name : input_names_) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册