- 21 7月, 2023 2 次提交
-
-
由 Ruibin Cheung 提交于
-
由 Jeng Bai-Cheng 提交于
Issue #55016
-
- 20 7月, 2023 10 次提交
-
-
由 Leo Chen 提交于
-
由 Sonder 提交于
* add share api for DependencyBuilder * add judge codes for sharing build results * add ShareBuildResultsFrom * update ShareDependencyFrom * fix error * add share codes * fix memory error * update according review * update notes * fix code style * remove const_cast * fix code style
-
由 hong 提交于
* add feed with place op * remove useless unitest * udpate mkldnn * update * new ir support builtin slice op * fix phi kernel adaptor bug * add enable_static * remove useless test case * change feed list to single variable * support gpu * fix bug * remove template * add more data type * fix cimpile bug
-
由 Leo Chen 提交于
* Fix TRT multihead matmul UT failure
-
由 Xing-lil 提交于
* update broadcast gloo in dygraph * update * update reduce gloo in dygraph * update reduce gloo in dygraph * update * update allreduce allgather * update all * update * update * update
-
由 zhupengyang 提交于
-
由 ming1753 提交于
-
由 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
-
由 JZ-LIANG 提交于
* base rule * add sharidng merge * add sharidng axis merge * define unified data class for inferencing dist_attr * test wrap DistTensorSpec in dygraph mode * matmul main logic done * shape int64 * common cc * define unified data class for inferencing dist_attr * test wrap DistTensorSpec in dygraph mode * define python api and wrap function in static mode for DistTensorSpec * revise syntax * map bugfix * broadcast func * compile 1 * add unitest * add registry * update unitest * bugfix * bugfix * add pybind * bugfix * bugfix macro gloabl name space * bugfix macro gloabl name space * pybind * pybind test * pybind bugfixed1 * pybind bugfixed2 * pybind unitest * merge dev * merge dev * merge dev * fixed cmake conflict * fixed cmake conflict * rename get method * revise inferforward output type * revise comment * replicated rule * replicated rule 2 * revert bug deps * add rule * add unitest * add rule * add unitest * move ut of auto_parallel * fix ut * bugfix * bugfix * bugfix * bugfix * bugfix * bugfix * bugfix * resolute input sharding conflict maybe * fixed comment * add rule * add unitest * fixed typoes --------- Co-authored-by: NYichen Zhang <zhangyichen03@baidu.com> Co-authored-by: Nzhiqiu <chenqiuliang@baidu.com>
-
由 zhangbo9674 提交于
* add interface * add code * add code * add code * add code * fix bug * fix bug * add var prefix
-
- 19 7月, 2023 9 次提交
-
-
由 ronnywang 提交于
-
由 ronnywang 提交于
-
由 kangguangli 提交于
* fix * fix * fix * fix * fix * fix coverage ci * add test case
-
由 zhangbo9674 提交于
* add interface * add code * add code * add code * add code * fix bug * fix bug
-
由 chen 提交于
-
由 Leo Chen 提交于
-
由 Chen Weihang 提交于
* polish dist_tensor details * add unittest for coverage * revert uselesss change * skip test without dist
-
由 csy0225 提交于
-
由 Yuang Liu 提交于
-
- 18 7月, 2023 3 次提交
-
-
由 hong 提交于
* fix new ir concat op bug * fix bug * using add_n_with_kernel instead of add_n impl * fix pd_op yaml bug * fix bug
-
由 Leo Chen 提交于
-
由 kangguangli 提交于
* support custom verify * fix * fix * fix * fix coverage ci * remove custom verify in assert
-
- 17 7月, 2023 7 次提交
-
-
由 zhangbo9674 提交于
-
由 winter-wang 提交于
-
由 iamsonderr 提交于
* support_conv2d * remove comment * check code style * add former Test * check code style * add unittest * fix log * change unittest --------- Co-authored-by: zhoutianzi666 <17801055074@163.com>
-
由 ming1753 提交于
* [Paddle-TRT] add assign op
-
由 winter-wang 提交于
-
由 HongyuJia 提交于
-
由 Chen Weihang 提交于
-
- 14 7月, 2023 5 次提交
-
-
由 zhangbo9674 提交于
* add code * fix bug * refine code * refine code * fix bug
-
由 RedContritio 提交于
-
由 ronnywang 提交于
-
由 zhangbo9674 提交于
* add inplace interface * support inplace * refine code * fix bug * fix bug * refien code * add file * add interface * refine code * refine code * add phi kernel instruction * refine code * add test * delete unuse code * add test * add test * add deps * delete unused code * fix bug * fix bug
-
由 hong 提交于
-
- 13 7月, 2023 4 次提交
-
-
由 Yuanle Liu 提交于
* copy dense_tensor.h to inference lib * update * update
-
由 Yuanle Liu 提交于
-
由 Ruibiao Chen 提交于
* Support nvprof for auto parallel * Fix CI errors * Fix CI errors
-
由 Charles-hit 提交于
* [prim]support fp16 for instance_norm and instance_norm_grad * support fp16 and bfp16 dtype for instance_norm prim rules * fix new ir test --------- Co-authored-by: Ncxxly <chenxx_id@163.com>
-