- 31 7月, 2023 4 次提交
-
-
由 LielinJiang 提交于
-
由 Nyakku Shigure 提交于
* [xdoctest] reformat example code for paddle.jit.api * test=docs_preview * add some ... for decorator * skip some example, test=docs_preview * add ..., test=docs_preview * skip some test, test=docs_preview * more jit files, test=docs_preview * remove some empty lines, test=docs_preview * format program translator, test=docs_preview * remove a blank line, test=docs_preview * skip translated layer.program, test=docs_preview * fix doc format, test=docs_preview
-
由 cyberslack_lee 提交于
-
由 JYChen 提交于
-
- 28 7月, 2023 2 次提交
-
-
由 Scotty 提交于
* add complex dtype for tanh * add test case * support complex for sin, cos and tan * support gpu * fix error in cpu * fix gpu error * set check_prim to False only for complex type
-
由 JYChen 提交于
* remove old dataloader & generator from quantilization * fix ut test_post_training_quantization_mnist
-
- 27 7月, 2023 5 次提交
-
-
由 zxcd 提交于
* add int32/int64 for outer/matmul Kernel. * fix by comment. * fix by comment
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case` * add first pd_op to kernel dialect * lower pd op to kernel dialect * update * update * remove useless code * add attrite print test * fix bug * update * update * update * update * polish code * fix bug * polish code and add python test * add test * fix test error * relax constraint when inserting get_parameter * add env flag * fix bug * dygraph2static support new ir * fix bug * revert test env * change cc_test_old to cc_test * update * fix build_static bug * update test * fix type test error * udpate cmake * disable test in windows * fix inference compile * fix program translator error * only run on cpu, not support gpu yet * fix conflict * polish code * fix bug * add feed with place op * update * remove useless unitest * udpate mkldnn * update * update * align mkldnn version * new ir support builtin slice op * fix bug * fix phi kernel adaptor bug * add enable static * add enable_static * remove useless test case * change feed list to single variable * update * add feed with place and shaddow output op * fix bug * remove usless code * support gpu * fix bug * fix bug * remove template * add more data type * fix cimpile bug * udpate * remove useless code * revert dygraph2st test * remove usless code * revert op * fix bug * remove instance norm * fix concat grad bug * revert code --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 GGBond8488 提交于
【inplace api】batch add inplace api paddle.log_, paddle.i0_, paddle.nn.functional.leaky_relu_... (#55576) * batch add inplace api * add inplace test * add activation inplace * fix test * remove atan2 ge, gt, le, lt, nq * remove atan2 ge, gt, le, lt, nq * fix windows ci error * rerun ci * fix typro * fix bugs --------- Co-authored-by: Nzhangrui34 <v_zhangrui34@baidu.com>
-
由 ronnywang 提交于
* add support for outputting the intermediate variables * fix fuse_rresnet_unit
-
由 sneaxiy 提交于
-
- 26 7月, 2023 6 次提交
-
-
由 tianhaodongbd 提交于
-
由 tianhaodongbd 提交于
-
由 JYChen 提交于
* remove api staticrnn * move select_input/output to static/controw flow * delete some func, only remain Switch * clean fluid.layers.controw_flow * remove fluid.layers.controlflow * fix conditional_block ut
-
由 zhouweiwei2014 提交于
-
由 YuanRisheng 提交于
* bind ir core * perfect code * deal with conflict
-
由 tianshuo78520a 提交于
* Add py3.10;test=py3-ninja * Add py3.10;test=py3-ninja * test=py3-ninja * test=py3-ninja * test=py3-ninja * test=py3-ninja * test=py3-ninja * Fix test error * Fix build docker error * Fix build docker error
-
- 25 7月, 2023 1 次提交
-
-
由 Yiqun Liu 提交于
* Call multiply_ instead of scale_ to avoid multiple DtoH copy. * Call _squared_l2_norm to calculate grad_clip. * Fix import error.
-
- 24 7月, 2023 4 次提交
-
-
由 jjyaoao 提交于
Signed-off-by: Njjyaoao <jjyaoao@126.com>
-
由 Windfarer 提交于
-
由 Yuang Liu 提交于
-
由 Chen Weihang 提交于
* add shard tensor api * add DistAttr api * add unittest for coverage * fix process mesh sample code * fix checking error
-
- 22 7月, 2023 2 次提交
-
-
由 zhenhailiu 提交于
-
由 sneaxiy 提交于
* fix new launch * fix ps uit
-
- 21 7月, 2023 1 次提交
-
-
由 qiuwenbo 提交于
* [尝试] 给tensor增加一个属性, 这个属性是一个定值 1 * 暴露gradnode 并构建gradnode新的方法(用来测试)进行暴露给python python端可以访问 * 开发grad_fn、next_functions两个API 并暴露到python端- 做一些规范化处理 * 增加一个单元测试 * 优化 code-style * 将单侧文件迁到正确的位置 * 优化 code-style * 删除无用注释 * 解决 __main__ has no attribute * 修改单侧文件 * 修改单侧脚本-temp
-
- 20 7月, 2023 7 次提交
-
-
由 Leo Chen 提交于
-
由 niuliling123 提交于
-
由 Nyakku Shigure 提交于
-
由 XiaociZhang 提交于
* [Kunlun] Mofify some legacy code on distributed training There were limitations on XPUs before, such as concat/split is not supported, and c_broadcast only support fp32. These limitations are lifted recently. Multi-device profiling on XPU will also be supported by this PR. Without this PR, a hanging broadcast will be issued by devices that enables profiling, eventually lead to kernel timeout error. * fix typo
-
由 zhenhailiu 提交于
-
由 Kai Song 提交于
-
由 Yuang Liu 提交于
-
- 19 7月, 2023 7 次提交
-
-
由 zhaoyingli 提交于
-
由 caozhou 提交于
-
由 陶泽伟 提交于
-
由 Yuang Liu 提交于
-
由 jjyaoao 提交于
Signed-off-by: Njjyaoao <jjyaoao@126.com>
-
由 jjyaoao 提交于
Signed-off-by: Njjyaoao <jjyaoao@126.com>
-
由 JYChen 提交于
* add paddle.static.setitem * add some help doc * support setitem * support machanism * add more unittest * remove usless code * raise error in static setitem * fix d2s UT * remove static only for both-used code * fix bool set_value in static, fix set_value_op UT * fix unittests * [May case some error]: remove inplace-version check * add two test case for dy2st * fix function in vision * fix dy2st setitem support, refine UT case * fix slice in static_mode * add ParametersMap * remove pop * modify place * [fix]: variable is also a tensor * rewrite some ut & remove slicetransformer in dy2st * solve error in static-mode * fix ut * return a result for set_array_write * fix test_set_value_op_xpu * code is different in dynamic / static mode --------- Co-authored-by: NAurelius84 <zhangliujie@baidu.com> Co-authored-by: NNotHaozi <zhangmenghao@baidu.com>
-
- 18 7月, 2023 1 次提交
-
-
由 zhangjingwei 提交于
* add_example_for_lazygurd * fix
-