提交 180b3029 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!3047 fix ci cpplint

Merge pull request !3047 from wangqiuliang/fix-ci-cpplint
......@@ -359,7 +359,6 @@ py::object RunOpInVM(const OpExecInfoPtr &op_exec_info, PynativeStatusCode *stat
new_tensor->set_dirty(tensor->is_dirty());
result[i] = new_tensor;
}
}
*status = PYNATIVE_SUCCESS;
MS_LOG(INFO) << "RunOpInVM end";
return std::move(result);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册