提交 e1b8c27a 编写于 作者: 武毅 提交者: Yancey

Add back print_operators_doc (#5970)

* add back print_operators_doc

* fix style check

* fix style check
上级 0d8483b4
......@@ -32,4 +32,4 @@ message VariableMessage {
bytes serialized = 2;
}
message VoidMessage {}
\ No newline at end of file
message VoidMessage {}
......@@ -183,6 +183,7 @@ EOF
${DOCKERFILE_GPU_ENV}
ADD go/cmd/pserver/pserver /usr/bin/
ADD go/cmd/master/master /usr/bin/
ADD paddle/pybind/print_operators_doc /usr/bin/
# default command shows the paddle version and exit
CMD ["paddle", "version"]
EOF
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册