未验证 提交 fc983bd3 编写于 作者: T Tao Luo 提交者: GitHub

mv sampcd_processor.py to tools/ (#20761) (#20785)

test=release/1.6 test=document_fix
上级 6d4c7047
......@@ -1017,6 +1017,7 @@ function build_document_preview() {
function example() {
pip install ${PADDLE_ROOT}/build/python/dist/*.whl
paddle version
cp ${PADDLE_ROOT}/tools/sampcd_processor.py ${PADDLE_ROOT}/python/paddle/fluid
cd ${PADDLE_ROOT}/python/paddle/fluid
python sampcd_processor.py cpu
if [ "$?" != "0" ];then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册