- 02 9月, 2020 1 次提交
 - 
- 
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test * Repair capi_gpu test
 
 - 
 - 01 9月, 2020 1 次提交
 - 
 - 31 8月, 2020 2 次提交
 - 
- 
由 arlesniak 提交于
* get use of global 'use_mkldnn' in layer_helper * update for CI * update for CI, relu test * update for CI, relu test added, make FLAGS_use_mkldnn a public flag * added more strict tests, fixes after review * fixes after review * fixes after review, CI stuff
 - 
由 yaoxuefeng 提交于
 
 - 
 - 28 8月, 2020 4 次提交
 - 
- 
由 Wilber 提交于
* refine paddle inference api Co-authored-by: Nnhzlx <nhzlx.dragon@gmail.com> - 
由 Leo Chen 提交于
* refine manual seed * fix ci problem * fix unittests * fix unittest * set is_init_py=false in manual_seed * fix unittest * fix bernoulli_op * fix(unittest): change random_seed to manual_seed *
🐞 fix(unittest): fix manual_seed * trigger ci * fix test_sentiment * fix test_imperative_save_load * fix test_uniform_random_op * fix test_uniform_random_op * fix test_jit_save_load * merge develop * fix manual_seed * fix manual_seed * use global engine * use shared_ptr * fix double free * fix bug * fix bug * fix bug * fix test bug * fix test bug * fix test bug * fix ci - 
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test
 - 
由 Zhen Wang 提交于
* update the demo code and the doc of varbase.backward. * update the doc of the fake interface `paddle.fluid.Variable`. * remove BackwardStrategy.
 
 - 
 - 27 8月, 2020 1 次提交
 - 
- 
由 lilong12 提交于
add collective op for cpu using gloo and paddle.distributed.* apis
 
 - 
 - 25 8月, 2020 2 次提交
 - 
- 
由 Zhang Ting 提交于
* add unique_v2 op * remove unique_v2 op * update doc
 - 
由 wanghuancoder 提交于
* optimized transformation form tensor to numpy, test=develop * optimized transformation form tensor to numpy, pass pre-commit, test=develop * modify fetchophandle zerocopy to deepcopy in PE&CUP, test=develop * modify py:array construct, test=develop * fix _fetch_var to use deep copy, test=develop
 
 - 
 - 24 8月, 2020 2 次提交
 - 
- 
由 wanghuancoder 提交于
* api2.0 paddle.nn.Bilinear and paddle.nn.functional.bilinear, test=develop * api2.0 fix code examples, test=develop * modify test_bilinear_api, about place,to_tensor , test=develop * re pass pre-commit, test=develop * Update common.py * fix BilinearTensorProduct ci error, test=develop
 - 
由 wanghuancoder 提交于
add op_function_generator.exe retry in windows
 
 - 
 - 23 8月, 2020 1 次提交
 - 
- 
由 wangchaochaohu 提交于
 
 - 
 - 21 8月, 2020 1 次提交
 - 
- 
由 QingshuChen 提交于
* support Baidu AI Accelerator * test=kunlun * minor * test=kunlun * support xpu op in separate file * test=kunlun * update XPU error message and remove duplicated code * test=kunlun * minor * test=kunlun * minor * test=kunlun
 
 - 
 - 19 8月, 2020 1 次提交
 - 
- 
由 ceci3 提交于
* add SyncBatchNorm,test=develop
 
 - 
 - 18 8月, 2020 2 次提交
 - 
- 
由 Leo Chen 提交于
 - 
由 yaoxuefeng 提交于
 
 - 
 - 17 8月, 2020 1 次提交
 - 
- 
由 Leo Chen 提交于
* print user-friendly error message * adjust error sumary
 
 - 
 - 16 8月, 2020 2 次提交
 - 
- 
由 wangchaochaohu 提交于
 - 
由 wangchaochaohu 提交于
 
 - 
 - 15 8月, 2020 1 次提交
 - 
- 
由 Zhou Wei 提交于
* expose and unify the Tensor concepts to the user * expose tensor to user * add copy place for Tensor * add copy place for Tensor * add note * add macro PADDLE_WITH_CUDA * remove RUN_TYPE=DIST * fix some error
 
 - 
 - 14 8月, 2020 1 次提交
 - 
- 
由 Zhou Wei 提交于
 
 - 
 - 13 8月, 2020 2 次提交
 - 
- 
由 Leo Chen 提交于
* add auto_cast, test=develop * add loss scaler, test=develop * add comments, test=develop * refine code, test=develop * refine code, test=develop * do not set flags automatically, test=develop * fix custom op bug, test=develop * add more test, test=develop * refine enable logic, test=develop * enable amp test with GPU, test=develop * add unittest * add test for found_inf * follow comments * follow comments * remove global variable, use singleton * add some notes * update comments * update comments * update comments * add use_dynamic_loss_scaling argument * refine found_inf * refine found_inf
 - 
由 Chen Weihang 提交于
* fix loaded var suffix repeat error * use new dygraph name for loaded param
 
 - 
 - 12 8月, 2020 1 次提交
 - 
- 
由 Jack Zhou 提交于
* add nll loss API, update demo code of the comment
 
 - 
 - 10 8月, 2020 1 次提交
 - 
- 
由 Chen Weihang 提交于
* add pin memory control * fix buffered reader init problem * fix unittest error * add unittest for coverage
 
 - 
 - 07 8月, 2020 1 次提交
 - 
- 
由 Leo Chen 提交于
* add flags_call_stack_level * update * refine code
 
 - 
 - 06 8月, 2020 1 次提交
 - 
- 
由 Thunderbrook 提交于
* add heter ps mode * code style test=develop * add with_pslib test=develop * unitest test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * test monitor test=develop * prepare trainer test=develop * code style test=develop
 
 - 
 - 30 7月, 2020 1 次提交
 - 
- 
由 tangwei12 提交于
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) * Integrated Trainer of Parameter Server
 
 - 
 - 29 7月, 2020 2 次提交
 - 24 7月, 2020 1 次提交
 - 
- 
由 Zhen Wang 提交于
* fix the double grad bug for the star gan. test=develop * update the retain_graph parameter doc. test=develop * add the unit test for the retain_graph parameter. test=develop
 
 - 
 - 22 7月, 2020 1 次提交
 - 
- 
由 石晓伟 提交于
* 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
 
 - 
 - 14 7月, 2020 1 次提交
 - 
- 
由 Pei Yang 提交于
* add api to clear intemediate tensors in analysis predictor. test=develop * add python api. test=develop
 
 - 
 - 09 7月, 2020 1 次提交
 - 
- 
由 Zhen Wang 提交于
 
 - 
 - 08 7月, 2020 1 次提交
 - 
- 
由 ceci3 提交于
* fix bn & in in dy, test=develop * update instance_norm,test=develop * fix bugs,test=develop * add more case in unittest,test=develop * fix,test=develop * fix,test=develop
 
 - 
 - 07 7月, 2020 1 次提交
 - 
- 
由 gongweibao 提交于
 
 - 
 - 03 7月, 2020 1 次提交
 - 
- 
由 Chen Weihang 提交于
 
 - 
 - 01 7月, 2020 1 次提交
 - 
- 
由 Aurelius84 提交于
* Modify tmp var name prefix in dygraph test=develop * refine comment test=develop
 
 -