- 20 4月, 2020 1 次提交
-
-
由 zhangchunle 提交于
-
- 16 4月, 2020 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 zhongpu 提交于
-
- 13 4月, 2020 1 次提交
-
-
由 iducn 提交于
-
- 09 4月, 2020 2 次提交
-
-
由 mozga-intel 提交于
* Remove the NGraph engine from PDPD repository 1. Each operator was removed from the operator's directory 2. Each test was removed from the unittest directory 3. The parallel executor support was removed from the PDPD 4. The CMake file was removed from the PDPD 5. The NG flags were removed from the repository test=develop * Remove ngraph from: 1. Cmake file 2. Python file test=develop
-
由 Zeng Jinle 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* change the ci trt from version 5. to 6.0 * paddle-trt dynamic shape support init * conv+bias or conv+bn dynamic shape support test=develop * modity trt engine opconvert test=develop * fix ci error test=develop
-
- 02 3月, 2020 1 次提交
-
-
由 zhongpu 提交于
-
- 25 2月, 2020 2 次提交
-
-
由 zhouwei25 提交于
-
由 zhangchunle 提交于
-
- 10 2月, 2020 1 次提交
-
-
由 zhongpu 提交于
add cp27-cp27m-gcc82 and cp27-cp27mu-gcc82 branch to support gcc8.2 compile for paddle, test=develop (#22504)
-
- 15 1月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 Zeng Jinle 提交于
* polish grad op check, test=develop, test=document_fix * keep op_use_default_grad_maker.spec to avoid conflict, test=develop, test=document_fix
-
- 13 1月, 2020 1 次提交
-
-
由 songyouwei 提交于
-
- 10 1月, 2020 1 次提交
-
-
由 zhouwei25 提交于
-
- 09 1月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 08 1月, 2020 1 次提交
-
-
由 Liu Xudong 提交于
Add coverage data processing tools.
-
- 26 12月, 2019 1 次提交
-
-
由 wangchaochaohu 提交于
* add script for conda package build
-
- 25 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 23 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 20 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 09 12月, 2019 1 次提交
-
-
由 liym27 提交于
* add shell scripts. test=develop * rename test_pybind_inference to test_pybind_interface and print repeat process in check_op_desc.py. test=develop * add approval RD. test=develop
-
- 06 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 04 12月, 2019 1 次提交
-
-
由 Aurelius84 提交于
* add data_type register CI test=develop * add op add test case test=develop * add test case for register op kernel test=develop * fix shell script bug test=develop * fix checkout branch test=develop * remove test case code test=develop * fix op_type.spec name test=develop
-
- 03 12月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* fix default grad op maker ci bug, test=develop, test=document_fix * remove some ops from paddle/fluid/op_use_default_grad_op_maker.spec, test=develop, test=document_fix
-
- 29 11月, 2019 1 次提交
-
-
由 Leo Chen 提交于
* add unused input vars check for OpWithKernel, test=develop * remove unused vars in some ops, test=develop * fix batch_norm, test=develop * add white list, test=develop * add CI check for white list, test=develop * :ove white list to c++, test=develop * solve failure of CI, test=develop * add unittest for unused_var_check, test=develop * refine code, enable check in operator_test, test=develop * skip mkldnn, test=develop * extend white list, test=develop * refine condition of mkldnn, test=develop * fix paddle_build, test=develop * follow comments, test=develop * fix GetExpectedKernelType * add wiki ref to err_msg, test=develop * follow comment, test=develop
-
- 28 11月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 06 11月, 2019 1 次提交
-
-
由 ddokupil 提交于
* add ending message Add ending message to indicate script execution properly finished * Update paddle_build.sh test=develop * Update paddle_build.sh test=document_fix * Update paddle_build.sh test=develop test=document_fix
-
- 05 11月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* split api_spec document;test=document_fix * change tools * test=develop;test=document_fix * test=develop;test=document_fix
-
- 04 11月, 2019 1 次提交
-
-
由 Yucheng 提交于
* test=develop
-
- 23 10月, 2019 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 Tao Luo 提交于
* mv sampcd_processor.py to tools test=develop test=document_fix * update example script test=develop test=document_fix
-
- 17 10月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 16 10月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 15 10月, 2019 2 次提交
-
-
由 gongweibao 提交于
-
由 Zeng Jinle 提交于
* refine API.spec, test=develop * add nn.py to test,test=develop * fix by removing new.spec, test=develop, test=document_fix * refine scripts when PYTHON_ABI is empty, follow partial comments, add extra cpp api doc, test=develop, test=document_fix * remove extra doc changes, remove API.spec, test=develop
-
- 12 10月, 2019 1 次提交
-
-
由 zhongpu 提交于
This PR fix the tag error in paddle_build.sh
-
- 11 10月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* refine print_signatures.py to remove ComposeNotAligned, test=develop * remove experimental_namespace, test=develop
-
- 27 9月, 2019 1 次提交
-
-
由 mapingshuo 提交于
* add train demo to paddle_build.sh test=develop test=document_preview * code cleaning * test=develop test=develop * remove program desc files test=develop * add test_train to CI test=develop test=document_preview * make run.sh excutable test=develop test=document_preview * switch with_mkl to off test=develop test=document_preview * switch with_mkl to off test=develop * switch with_mkl to on test=develop * move test_fluid_lib_train to ci_py35 test=develop * fix bugs of MKLDNN building * rm build_train_lib(), test=develop * restore tensor.h, test=develop
-
- 26 9月, 2019 1 次提交
-
-
由 gongweibao 提交于
-