- 05 8月, 2020 6 次提交
-
-
由 Dong Daxiang 提交于
* generate context during compile
-
由 Chen Weihang 提交于
-
由 Zhen Wang 提交于
* Add some error messages for the op without double grads. * fix the test_imperative_double_grad UT.
-
由 LielinJiang 提交于
* add apply for Layer
-
由 danleifeng 提交于
* add fleetrun command for distributed running; test=develop
-
由 wawltor 提交于
Update the code for the compare ops for the broadcast function
-
- 04 8月, 2020 5 次提交
-
-
由 Aurelius84 提交于
* fix eval() sync problem * add unittest * modify according reviewer * fix unittest failed
-
由 wangchaochaohu 提交于
-
由 Huihuang Zheng 提交于
As the title
-
由 Dong Daxiang 提交于
-
由 WuHaobo 提交于
* test=develop,test=document_fix, remove the out args * delete out in inverse
-
- 03 8月, 2020 7 次提交
-
-
由 WuHaobo 提交于
* test=develop,test=document_fix, remove the out args * Revert "test=develop,test=document_fix, remove the out args" This reverts commit f430799b. * test=develop,test=document_fix, remove the out args * remove all the out args * remove all the out args * test=develop, remove all the out args * test=develop, remove all the out args * test=develop, remove out args in matmul testcase * test=develop, fix the bugs of out args testcase in logsumexp * test=develop, fix the bugs of out args testcase in elementwise_add * test=develop, fix the bugs of out args testcase in elementwise_div * test=develop, fix the bugs of out args testcase in activation * test=develop, fix the bugs of out args testcase in addcmul * test=develop, fix the bugs of out args * test=develop, fix the bugs of out args in API example * test=develop, fix the bugs of out args in kron testcase * test=develop, fix the bugs of out args in kron testcase * test=develop, remove out args * test=develop, remove out args * test=develop, fix the coverage * test=develop, polish codestyle * test=develop, Update math.py * test=develop, polish codestyle * test=develop, polish codestyle * test=develop, polish codestyle * test=develop, polish codestyle * test=develop, polish the test_activation_op.py * test=develop, Update math.py * test=develop, fix the failed CI * test=develop, add core.ops * test=develop, add core.ops change clamp to clip * test=develop, add core.ops change clamp to clip * test=develop, write testcase for clamp OP
-
由 WangXi 提交于
-
由 Pei Yang 提交于
-
由 xujiaqi01 提交于
* fix dump, fix cvm check test=develop * fix test=develop * fix test=develop * fix test=develop
-
由 JZ-LIANG 提交于
-
由 Dong Daxiang 提交于
* split meta optimizer files * add graph execution in execution, update two properties in DistributedStrategy, unit tests for these features
-
由 gentelyang 提交于
-
- 01 8月, 2020 1 次提交
-
-
由 Yi Liu 提交于
* add localsgd meta optimizer
-
- 31 7月, 2020 7 次提交
-
-
由 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
-
- 30 7月, 2020 14 次提交
-
-
由 wawltor 提交于
Update the code for the compare_ops, update the api and doc
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 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
-