- 06 12月, 2019 2 次提交
- 05 12月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
-
- 04 12月, 2019 3 次提交
-
-
由 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
-
由 Yucheng 提交于
-
由 Aurelius84 提交于
* add _get_all_register_op_kernels api test=develop * refine usage of check_op_register_type test=develop * add import in core test=develop
-
- 03 12月, 2019 2 次提交
-
-
由 Tao Luo 提交于
test=develop test=document_fix
-
由 silingtong123 提交于
-
- 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 提交于
* optimization check_api_approvals * change echo line * echo_line * update * test=develop;test=document_fix
-
- 20 11月, 2019 2 次提交
-
-
由 tianshuo78520a 提交于
* change api document review;test=develop;test=document_fix * test=develop;test=document_fix
-
由 Zeng Jinle 提交于
* make Docker to gcc 8.2, test=develop * add -std=c11 to grpc.cmake, test=develop
-
- 19 11月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* fix PADDLE_ENFORCE ci check bug, test=develop, test=document_fix * fix PADDLE_ENFORCE match error, test=develop, test=document_fix
-
- 18 11月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* add ci check for error message specification, test=develop, test=document_fix * replace spec url & refine failed message, test=develop, test=document_fix
-
- 14 11月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
-
- 06 11月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 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
-
- 24 10月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* add op indicate var type method call check * add error test example, test=develop, test=document_fix * add count judge, test=develop, test=document_fix * polish example detail, test=develop, test=document_fix * test indicate var data type method, test=develop, test=document_fix * test no get expect kernel type, test=develop, test=document_fix * remove test case, test=develop test=document_fix
-
- 23 10月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* mv sampcd_processor.py to tools test=develop test=document_fix * update example script test=develop test=document_fix
-
- 18 10月, 2019 1 次提交
-
-
由 wopeizl 提交于
* add support to gcc8, add docker env test=develop
-
- 16 10月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 15 10月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 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
-
- 11 10月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* refine print_signatures.py to remove ComposeNotAligned, test=develop * remove experimental_namespace, test=develop
-
- 27 9月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 09 9月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 29 8月, 2019 1 次提交
-
-
由 Tao Luo 提交于
-
- 28 8月, 2019 1 次提交
-
-
由 Tao Luo 提交于
-
- 22 8月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 19 8月, 2019 1 次提交
-
-
由 silingtong123 提交于
* correct then sample command of diff_api.py to align with paddle_build.sh
-
- 14 8月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 12 8月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 02 7月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* fix the api.spec file does not get the class comment problem * cat new.spec * check api.spec * test=develop
-
- 28 6月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* test=develop * test=develop
-
- 24 6月, 2019 1 次提交
-
-
由 lujun 提交于
add Dygraph api to api.spec
-
- 10 6月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
This change doesn't effect CI task because CI docker config build was done in another way. test=develop
-
- 05 6月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
The detail of 2 bugs: tools/manylinux1/Dockerfile cannot build Cuda9 Cuda10 image on CI. Fixed it and tested manually. Will test on CI after this PR is merged. tools/manylinux1/build_scripts/install_nccl2.sh doesn't have Cuda10 version. Added it test=develop
-
- 24 5月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* test=develop * test=develop * test=develop * del #
-
- 22 5月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* test=develop * test=develop
-