- 23 7月, 2020 2 次提交
-
-
由 Dong Daxiang 提交于
* add approval
-
由 mapingshuo 提交于
add fp64 support in sequence_pool, test=develop
-
- 22 7月, 2020 8 次提交
-
-
由 LielinJiang 提交于
* add more vision transfrom apis
-
由 Leo Chen 提交于
* fix best_fit_allocator_test on windows, test=develop * enable best_fit_allocator_test and test_math_op_patch_var_base, test=develop
-
由 xujiaqi01 提交于
* fix dataset py3 error * test=develop
-
由 GaoWei8 提交于
Fix the condition of concat dimension judgment.
-
由 Aurelius84 提交于
-
由 Leo Chen 提交于
-
由 donproc 提交于
-
由 石晓伟 提交于
* update ResetHolder, test=develop * add TensorShare for lite engine, test=develop * tensor data changed from copying to sharing, test=develop * supports xpu runtime, test=develop * fix code styles, test=develop
-
- 21 7月, 2020 11 次提交
-
-
由 Chen Weihang 提交于
* polish some error message in framework, test=develop * fix unittest error, test=develop * replace PADDLE_ENFORCE, test=develop * polish details based review comment, test=develop
-
由 Leo Chen 提交于
* add ci check for changing op-related api without core.ops, test=develop * generate api_source_md5 file when build, test=develop * add failed example, test=develop * add failed example, test=develop * handle exception, test=develop
-
由 Chen Weihang 提交于
-
由 Shibo Tao 提交于
* add op multiply, delete op elementwise_mul from math.py. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * add unittest for multiply op. test=develop. * fix code style. test=develop * use random input. test=develop * add test error case for static computation graph. test=develop * add np.random.seed(7) * increase input ndarray size. test=develop * change float32 to float64. test=develop
-
由 Zhang Ting 提交于
-
由 Zhaolong Xing 提交于
* fix windows ci test=develop * fix ci error
-
由 Huihuang Zheng 提交于
Modify the print in Dy2stat for dynamic type. Unit test is covered in old test_print.py
-
由 Aurelius84 提交于
-
由 Aurelius84 提交于
* add reinforcement learning model test=develop * align backward test=develop * add gym in paddle_build.sh test=develop * rm pip install in script test=develop * refine paddle_build.sh test=develop * fix sed error in macOS test=develop * polish code test=develop * fix scope problem * refine code by reviewer comment
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
- 20 7月, 2020 13 次提交
-
-
由 Tao Luo 提交于
-
由 Chen Weihang 提交于
* polish install error hint msg, test=develop * fix variable error, test=develop * polish hint messgae again
-
由 zhupengyang 提交于
-
由 wanghuancoder 提交于
* fix error msg report in ir/, about 5 files, test=develop * fix error msg report in ir/, about 5 files, test=develop * fix error msg report in ir/, about 5 files, test=develop
-
由 Zhou Wei 提交于
just skip case of distribute on windows
-
由 LutaoChu 提交于
* update cross op parameters
-
由 Zhou Wei 提交于
windows CI scripts for xly
-
由 YUNSHEN XIE 提交于
* add add checker for seting parameter RUNTYPE to EXCLUSIVE or DIST. test=develop * add checker for seting parameter RUNTYPE to EXCLUSIVE or DIST. test=develop * add check for setting TIMEOUT properties, test=develop * add check for setting TIMEOUT properties, or setting parameter RUN_TYPE to EXCLUSIVE or DIST,test=document_fix test=develop * add check for setting TIMEOUT properties, or setting parameter RUN_TYPE to EXCLUSIVE or DIST,test=document_fix test=develop * modify the github wiki link,test=document_fix test=develop
-
由 Huihuang Zheng 提交于
We found that the reason of multiple return error in SimNet is that I wrote wrong task_mode. If we set task_mode as "pairwise" correctly, which is a format of the model input data, the multiple return won't have problem in the unit test. In this PR we corrected the task_mode and enable multiple return in SimNet unit test.
-
由 Dong Daxiang 提交于
refactor fleet api under paddle.fleet update DistributedStrategy
-
由 tianshuo78520a 提交于
-
由 feng626 提交于
-
由 zhangchunle 提交于
-
- 17 7月, 2020 6 次提交
-
-
由 Jacek Czaja 提交于
-
由 Aurelius84 提交于
* add reinforcement learning model test=develop * align backward test=develop * add gym in paddle_build.sh test=develop * rm pip install in script test=develop * refine paddle_build.sh test=develop * fix sed error in macOS test=develop * polish code test=develop
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
-
由 Peihan 提交于
* refine infer ir pass tests, test=develop * commit to change copy_from_cpu input to np array, test=develop
-
由 Huihuang Zheng 提交于
Enable multiple "return" statement in MNIST as Unit test in dy2stat.
-