- 31 7月, 2020 10 次提交
-
-
由 Zhang Ting 提交于
-
由 lilong12 提交于
* add pipeline optimizer
-
由 yukavio 提交于
-
由 Bai Yifan 提交于
* Remove slim from paddle framework test=develop Co-authored-by: Nwanghaoshuang <wanghaoshuang@baidu.com>
-
由 ShenLiang 提交于
* fix inverse bug, test=develop * fix the untest, test=develop * add singular checking, test=develop * fix the utest, test=develop * use memory::copy, test=develop * fix bost_get, test=develop * fix position, test=develop
-
由 lilong12 提交于
* hidden the explicit setting of dataset for pipeline training.
-
由 lilong12 提交于
* modify pipeline demo, test=develop
-
由 zhangchunle 提交于
-
由 Chen Weihang 提交于
* polish framework error message part 4 * fix type error * fix message error * polish by review comments
-
由 Aurelius84 提交于
* modify GetExpectedKernelType * use input place * add ENFORCE check
-
- 30 7月, 2020 17 次提交
-
-
由 wawltor 提交于
Update the code for the compare_ops, update the api and doc
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 lilong12 提交于
* bug fix, test=develop
-
由 tangwei12 提交于
-
由 Zhaolong Xing 提交于
* fix windows test test=develop * fix ci test=develop
-
由 lilong12 提交于
* fix test_pipeline, test=develop
-
由 Chen Weihang 提交于
* refine error stack format * polish compile traceback format * polish detail format
-
由 mapingshuo 提交于
* add gradient Merge optimizer to meta, test=develop
-
由 tangwei12 提交于
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) * Integrated Trainer of Parameter Server
-
由 qingqing01 提交于
* Remove paddle.incubate.hapi.loss and reuse the paddle.nn.layer.loss in high level API
-
由 liym27 提交于
-
由 liym27 提交于
[Dy2Stat-ErrorMessage] Add interface:create_origin_info_map and attach_origin_info for AST node (#25627) * Add interface:create_origin_info_map and attach_origin_info for AST node. test=develop * Fix code according to comments from reviewers. test=develop
-
由 hong 提交于
* fix double grad visitid unit; test=develop * change name hash_pair to HashPair; test=develop * follow comment; test=develop
-
由 hong 提交于
* reduce hidden size and loop number; test=develop * change loop number; remove useless code; test=develop
-
由 wawltor 提交于
Fix the argsort and sort op for the api2.0, and update the api
-
- 29 7月, 2020 12 次提交
-
-
由 cc 提交于
* Remove the output for moving_average_abs_max_scale op, test=develop
-
由 石晓伟 提交于
-
由 Dong Daxiang 提交于
* refine strategy compiler and meta optimizers make async as a_sync
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
* unified signal error format * refine signal error message
-
由 tianshuo78520a 提交于
-
由 Zhou Wei 提交于
-
由 Chen Weihang 提交于
* remove ProgramTranslator.save_inference_model * adapt save_quantized_model * revert buffer check implemention * remove useless import function
-
由 Chen Weihang 提交于
* simplify buffered reader to improve DataLoader performance * fix 22 failed unittests * fix cuda pinned context condition * fix test_reader_reset failed * fix two failed unittests * change unittest place * polish error messaage * polish cast op GetExpecctedKernelType * remove debug info in unittest
-
由 Pei Yang 提交于
-
由 Zhou Wei 提交于
-
由 Huihuang Zheng 提交于
Enhance TracedLayer Error Message Note: this PR uses assert to check type somewhere and check_type somewhere, the reason is that the check_type skips checking when it is under dygraph mode.
-
- 28 7月, 2020 1 次提交
-
-
由 yukavio 提交于
* saving inference model for user defined quantization model * saving inference model for user defined quantization model * fixed ci coverage
-