- 31 8月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
-
- 29 8月, 2020 1 次提交
-
-
由 Adam 提交于
-
- 28 8月, 2020 4 次提交
-
-
由 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 -
由 Pei Yang 提交于
-
由 zhangchunle 提交于
-
由 joanna.wozna.intel 提交于
* Fix cpu quantize placement pass * Include string lib
-
- 27 8月, 2020 4 次提交
-
-
由 Wilber 提交于
-
由 Zhou Wei 提交于
fix bug that can't print int8_t
-
由 Adam Osewski 提交于
* Update Paddle-Lite commit hash. * Add BF16 data type to VarTyp protobuf message.
-
由 lilong12 提交于
add collective op for cpu using gloo and paddle.distributed.* apis
-
- 26 8月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 25 8月, 2020 3 次提交
-
-
由 石晓伟 提交于
-
由 Dong Daxiang 提交于
* add cudnn related strategies to DistributedStrategy
-
由 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 3 次提交
- 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
-
- 20 8月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* polish framework error msg part 5 * revert enforce change * refine error type * trigger ci check * polish details by review comment
-
- 19 8月, 2020 3 次提交
-
-
由 Pei Yang 提交于
-
由 Wilber 提交于
-
由 cc 提交于
* Conv2d_transpose and mul support channnelwise quantization, test=develop * Skip collecting out threshold for output tensor of which the type is not fp32 or fp64, test=develop * Fix error in test_user_defined_quantization, test=develop * Add depthwise_conv_bn_fuse, test=develop * Add conv_transpose_bn_fuse_pass for post_training_quant, test=develop
-
- 18 8月, 2020 2 次提交
-
-
由 Thunderbrook 提交于
test=develop
-
由 yaoxuefeng 提交于
-
- 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
-
- 13 8月, 2020 3 次提交
-
-
由 Dong Daxiang 提交于
* move paddle.fleet to paddle.distributed.fleet
-
由 Leo Chen 提交于
* add unchaged infershape function * add broadcast infershape function * fix bug * rename infershape functions * add UnaryOpUnchangedInferShapeCheckAxis * add error message * add test for common infer shape functions * dont update existed ops * dont update op_desc.h * add more test * add error check, refine error message
-
由 Chen Weihang 提交于
* fix loaded var suffix repeat error * use new dygraph name for loaded param
-
- 12 8月, 2020 2 次提交
- 10 8月, 2020 2 次提交
-
-
由 MRXLT 提交于
* add encrypt for inference lib * fix code;test=develop * fix test; test=develop * bug fix; test=develop * add MakeCipher;test=develop * fix bug;test=develop * move MakeCipher to paddle space; test=develop * fix include dir ;test=develop * add include dir; test=develop * move include; test=develop * move include; test=develop * fix for windows ci * fix cmake; test=develop * fix bug bug fix
-
由 tangwei12 提交于
* add paddle.fleet.AsyncOptimizer Co-authored-by: Ndongdaxiang <dongdaxiang@baidu.com>
-
- 08 8月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Change use_quantizer attribute name and data type * Fix problem with setting attribute * Add changes due to review * Small change in function * Restore use_quantizer attr for compatibility
-
- 07 8月, 2020 4 次提交
-
-
由 tangwei12 提交于
* fix large scale KV * fix single training using async ssa graph
-
由 Thunderbrook 提交于
test=develop
-
由 Leo Chen 提交于
* remove global variable * refine code
-
由 123malin 提交于
* test=develop,test=document_fix, remove the out args * fleet_util move to paddle.fleet Co-authored-by: NWuHaobo <wuhaobo1994@gmail.com> Co-authored-by: Ntangwei12 <tangwei12@baidu.com>
-
- 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
-
- 05 8月, 2020 1 次提交
-
-
由 WangXi 提交于
Add dgc to fleet meta optimizer, rm dgc from optimizer all
-
- 03 8月, 2020 1 次提交
-
-
由 WangXi 提交于
-