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

mv sampcd_processor.py to tools/ (#20761)

* mv sampcd_processor.py to tools

test=develop test=document_fix

* update example script

test=develop test=document_fix
上级 37cd4354
......@@ -1011,6 +1011,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.
先完成此消息的编辑!
想要评论请 注册