- 14 9月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* change approve site ;test=develop * test=develop
-
- 03 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* modify paddle_build.sh for Paddle python3 version image generation, test=develop * modify paddle_build.sh for Paddle python3 image generation, test=develop
-
- 26 8月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
add cuda10 support in fast_install.sh and add dynamic get version for release, then remove useless ave check for MacOS install check
-
- 22 8月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 16 8月, 2019 1 次提交
-
-
由 zhongpu 提交于
modify checkMacPython2 and checkMacPython3 function to ensure python version used for paddle installation is EQ/GT than 2.7.15 on MacOS; modify checkMacPaddleVersion function to ensure paddle version is release version, because paddle don't have develop version on MacOS.
-
- 15 8月, 2019 1 次提交
-
-
由 Hao Wang 提交于
* add exception exit on error example codes test=develop
-
- 14 8月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 13 8月, 2019 1 次提交
-
-
由 zhongpu 提交于
modify paddle/scripts/fast_install.sh about Mac installation to support paddle version check on MacOS (#19108) Add python version check on MacOS
-
- 12 8月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 09 8月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 08 8月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* change grad_op approval * test=develop
-
- 07 8月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* CI Add Reviewer Rules * CI Add Reviewer Rules * change git_files * change git_files * test=develop * test=develop
-
- 06 8月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 05 8月, 2019 1 次提交
-
-
由 liuwei1031 提交于
* fix warpctc.dll not found issue, test=develop * revert the linux platform change, test=develop * delete warpctc_lib_path.h.in, test=develop * add SetPySitePackagePath function * fix warpctc.dylib not found issue on Mac, test=develop * improve the paddle lib path setting logic, test=develop * fix mac ci issue caused by test_warpctc_op unittest, test=develop * tweak code, test=develop
-
- 30 7月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 27 7月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
Also fix a dependency error which may cause compile error
-
- 24 7月, 2019 1 次提交
-
-
由 chengduo 提交于
* prun backward ops test=develop
-
- 22 7月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 15 7月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 14 7月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 12 7月, 2019 1 次提交
-
-
由 kh2se2013 提交于
2)add pip install coverage in Dockerfile.tmp test=develop
-
- 10 7月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* test api example * update python * add sampcd_processor.py * add if 0 * sort * test paddle * test paddle * test paddle * add whitelist * change sampcd_processor.py * change sampcd_processor.py * change sampcd_processor.py * add exit * test=develop * test=develop
-
- 08 7月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 07 7月, 2019 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 05 7月, 2019 1 次提交
-
-
由 石晓伟 提交于
* remove the obsolete cmake options, test=develop * remove unittests, test=develop * delete options in paddle/scripts/paddle_build.sh
-
- 04 7月, 2019 1 次提交
-
-
由 tensor-tang 提交于
remove pycpuinfo deps in core
-
- 03 7月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
-
- 01 7月, 2019 2 次提交
-
-
由 tensor-tang 提交于
* fix mac ci random fail * use platform instead
-
由 tianshuo78520a 提交于
-
- 29 6月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* fix py-cpuinfo mac random fail * differentiate version on windows
-
- 28 6月, 2019 2 次提交
-
-
由 tianshuo78520a 提交于
* change nproc 8
-
由 Jiabin Yang 提交于
-
- 27 6月, 2019 2 次提交
-
-
由 tianshuo78520a 提交于
需要在avx_noavx build时候,生成dockerfile。 使用combine_avx_noavx 参数生成whl后发现不能build镜像,原因:没有生成dockerfile。需要添加生成dockerfile选项。
-
由 kh2se2013 提交于
* add WITH_COVERAGE option, default OFF test=develop * add coverage for python sdk test=develop * fix code style * fix COVERAGE_FILE path test=develop * remove coverage package test=develop * test = develop, run coverage as module
-
- 26 6月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 18 6月, 2019 1 次提交
-
-
由 tensor-tang 提交于
test=develop
-
- 15 6月, 2019 2 次提交
-
-
由 Huihuang Zheng 提交于
Jian Tang made change on latest-dev Dockerfile, so sync the change in the cuda9/10 Dockerfile test=develop
-
由 tianshuo78520a 提交于
add luotao to approval requirements.txt
-
- 12 6月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* support avx and noavx core * add catch and give some log test=develop * fix build test=develop * add missing package test=develop * fix pybind name test=develop * fix import error test=develop * conbime noavx core test=develop * add requirements test=develop * fix unkown message test=develop * fix api spec test=develop * refine and clean test=develop * update * pass dist ut * follow comments test=develop * refine scripts test=develop
-
- 11 6月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-