- 13 1月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* fix fc kernel diff * disable fc_elementwise_layernorm_fuse_pass
-
- 04 1月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* disable scale op in amp pass * Do not insert redundant cast op * fix fused_fc_elementwise_layernorm kernel diff * fix fc kerenl diff
-
- 25 11月, 2022 1 次提交
-
-
由 zyfncg 提交于
* Fix wrong eigen header include * fix compile bug
-
- 07 11月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
Revert SparseConv support duplicate coordinates
-
- 20 10月, 2022 2 次提交
- 18 10月, 2022 1 次提交
-
-
由 Wang Bojun 提交于
* draft with debug print * remove debug print * bug fix for ci
-
- 29 9月, 2022 1 次提交
-
-
由 Lin Manhui 提交于
[CherryPick][Fix] Remove std::trunc() in FloorDivideFunctor and InverseFloorDivideFunctor (#45051) (#46504)
-
- 20 9月, 2022 2 次提交
-
-
由 Jiabin Yang 提交于
* [Eager] Fix ocr (#46124) * fix linspace error in amp * fix log * fix amp error * fix ocr error which caused by amp * add more check * rename dtype ns * [Eager Bug fix]Fix Detection (#46147) * fix linspace error in amp * fix log * fix amp error * Revert "Simplify size op impl (#45808)" This reverts commit c252b1de. * fix_seg * fix detection Co-authored-by: NChen Weihang <sunny_cwh@163.com> Co-authored-by: NChen Weihang <sunny_cwh@163.com>
-
由 zyfncg 提交于
* fix wrong eigen header include * fix complie bug * fix nan_inf_utils_detail * fix resource_manager * fix conv_miopen_helper
-
- 19 9月, 2022 1 次提交
-
-
由 sneaxiy 提交于
-
- 15 9月, 2022 1 次提交
-
-
由 WangZhen 提交于
Support 0 shapes input Tensor for MKL slice kernel
-
- 09 9月, 2022 1 次提交
-
-
由 xiaoguoguo626807 提交于
* modify slice infershape * code style * modify slice_unittest
-
- 07 9月, 2022 2 次提交
- 06 9月, 2022 2 次提交
-
-
由 YuanRisheng 提交于
* add tensor array * fix ci bugs * fix ci bugs * fix ci bugs * fix ci bugs * update by comment * update code
-
由 xiaohemaikoo 提交于
-
- 05 9月, 2022 1 次提交
-
-
由 kangguangli 提交于
* fix compile error in gcc540
-
- 04 9月, 2022 1 次提交
-
-
由 Sławomir Siwek 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * remove fluid code * onednn renaming * change header path * change fluid import to phi
-
- 02 9月, 2022 4 次提交
-
-
由 kangguangli 提交于
-
由 taixiurong 提交于
-
由 Yuanle Liu 提交于
-
由 Aurelius84 提交于
* [XPU]Migrate Adam XPU kernel into Phi * test=kunlun
-
- 01 9月, 2022 2 次提交
-
-
由 HongyuJia 提交于
* copy kernel file to phi * delete some code * migrate uniform_random, test=kunlun * fix input error, test=kunlun * fix gpu register error, test=kunlun * add include file, test=kunlun * try fix error from CI, test=kunlun * polish other PR * fix CI-coverage error, test=kunlun
-
由 Leo Chen 提交于
* refine cmake of framework * add deps for dense tensor * fix deps * remove alloc(ctx) * add depends on mkldnn
-
- 31 8月, 2022 2 次提交
- 30 8月, 2022 2 次提交
-
-
由 Leo Chen 提交于
* move xpu kernel to phi * delete fluid file * fix compile * add guard, test=kunlun * xpu set constant * fix xpu error, test=kunlun
-
由 Chen Weihang 提交于
-
- 29 8月, 2022 3 次提交
-
-
由 Sławomir Siwek 提交于
* abs relu6 fwd * abs bwd * gaussian_random_kernel and mkldnn-onednn renaming * scale kernel * whitespace * whitespace * revert scale migration * whitespaces * revert changes to gaussian kernel * whitespaces
-
由 Zhang Ting 提交于
* fix hard_swish inf * skip_check_grad for mkldnn op * 'fix code style' * fix unittest
-
由 Siming Dai 提交于
* move incubate to geometric * add paddle.geometric * fix unittest bug * add float16 support for segment op * change reindex and sample neighbors flag name * add heter graph reindex * move sample_neighbors.py to neighbors.py * delete khop_sampler in geometric * delete unused code * change sample_neighbors api input order * fix en doc * fix unittest * fix unittest * change reindex * fix division by 0 * delete unnecessary input argument * delete final_state
-
- 26 8月, 2022 1 次提交
-
-
由 kangguangli 提交于
* remove fluid kernel and activate phi kernel * fix parameter error * transfer mkldnn part * modify header file path * fix compile error * transfer special case * fix lod setting and special case for layout setting * add testcase and refine code
-
- 24 8月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* make tensor_util contains no cuda code * refine isfinite * revert ut * move isfinite function to its op * fix test * fix compile * std::isnan is not defined for int type on windows * fix windows compile * fix fp16 * fix rocm compile * revert gradient node
-
- 23 8月, 2022 2 次提交
-
-
由 niuliling123 提交于
-
由 YuanRisheng 提交于
* move distribute_fpn_proposals * fix some code * fix yaml bugs * add set dtype * move proposal_impl to funcs * fix compile bugs
-
- 22 8月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 17 8月, 2022 2 次提交
- 11 8月, 2022 1 次提交
-
-
由 carryyu 提交于
* make affine_grid_op support 5d_input on cpu and gpu
-