- 15 9月, 2022 1 次提交
-
-
由 Zhang Jun 提交于
* Support dynamic shape in multiclass_nms3 Plugin for Paddle-TensorRT.
-
- 14 9月, 2022 5 次提交
-
-
由 JingZhuangzhuang 提交于
-
由 JingZhuangzhuang 提交于
* cherry pick delay tensorrt log * Update trt_plugin.h
-
由 Leo Chen 提交于
-
由 wenbin 提交于
-
由 pangyoki 提交于
-
- 13 9月, 2022 2 次提交
-
-
由 JingZhuangzhuang 提交于
-
由 Ruibiao Chen 提交于
* Allow manaully set py_reader name in standalone executor * Fix CI errors
-
- 09 9月, 2022 6 次提交
-
-
由 ronnywang 提交于
* [CustomDevice] add dy2static support * update
-
由 Chen Weihang 提交于
* add fusion dir and fuse_softmax_mask kernel * remove fusion kernel dir * migrate infershape * fix code errror
-
由 WangZhen 提交于
* Enhance slice to support 0 dims Tensor * Add UT
-
由 Chenxiao Niu 提交于
-
由 sneaxiy 提交于
-
由 YangZhou 提交于
* add audio feature dataset * fix coding style * fix coding style2 * rm librosa * rm voxceleb * rm librosa in test * add scipy fftpack * add functional * fix setup * fix setup2 * rm colorlog * refactor dataset __init__.py * fix converage * fix librosa import error * fix windows test * fix windows ci * rm datasets * fix setup * remove testdata * add librosa in requirement * add librosa in requirement2 * change librosa to 0.8.1 * update ci docker * fix ci error * fix ci error2 * fix ci coverage * fix converage * fix coverage * rm audio_base in test, notest,test=coverage * fix copyright * rm backend * rm compliance&&add function test * fix setup * fix windows * fix windows2 * fix test timeout * fix ci time issue * rm test_audio_feature * avoid windows isssue, tmp * note windows isssue * skip windows issue * fix dtype in layers.mfcc && fix ci-static-check * add relative accuracy * modity API.spec * skip cuda11.2 test * skip cuda11.2 test2 * skip cuda11.2
-
- 08 9月, 2022 14 次提交
-
-
由 Wilber 提交于
-
由 piotrekobi 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * remove fluid code * onednn renaming * Move classes from mkldnn_reuse.h to onednn_reuse.h * Migrate pool+grad, clip+grad and cast oneDNN kernels to PHI * Refactor grad kernels into separate files * Fix CI failures * Fix Codestyle * Implement reviewer suggestions * Add new lines after includes for readability Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
-
由 chenjian 提交于
-
由 Leo Guo 提交于
-
由 wenbin 提交于
-
由 Aurelius84 提交于
-
由 HongyuJia 提交于
-
由 taixiurong 提交于
* add gemm_epilogue * xpu-paddlepaddle-40 [任务] fused_gemm_epilogue 支持 test=kunlun
-
由 TeFeng Chen 提交于
-
由 OccupyMars2025 提交于
-
由 Aurelius84 提交于
* [OpAttr]Refine Teller logic if encounter OpDesc with Variable type Attribute * fix iterator * fix typo * fix lambda expr * fix ptr
-
由 xiongkun 提交于
* stop pass filter int32/int16/int64/bool inputs in cond_op * fix bugs: except block 0, the backward vars and forward vars exist in different blocks. * fix code by review
-
由 wenbin 提交于
-
由 sneaxiy 提交于
-
- 07 9月, 2022 12 次提交
-
-
由 Chen Weihang 提交于
* add save kernel * add save_sr_kernel * remove original save_op * add save gpu kernel * remove combine kernel * add port.h include * add save selected rows test * remove useless kernel.h
-
由 Leo Chen 提交于
-
由 Yuang Liu 提交于
-
由 Chen Weihang 提交于
* fix infermeta bug for vector input and output * add unittest
-
由 WangZhen 提交于
* Construct exec and ctx only once in cond op to speed up * Fix construct function error
-
由 Wilber 提交于
-
由 piotrekobi 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * Migrate reduce_op oneDNN kernels to phi * Remove unnecessary header * remove fluid code * onednn renaming * Change std::vector<int64_t> to IntArray * Fix code style * Move classes from mkldnn_reuse.h to onednn_reuse.h * Move more functions from mkldnn_helper.h to onednn_helpper.h * Change MKLDNN to OneDNN in VLOG message * Implement reviewer suggestions Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
-
由 WangZhen 提交于
Adapt tensor output_size for conv2d_transpose and depthwise_conv2d_transpose
-
由 Yuang Liu 提交于
-
由 Ruibiao Chen 提交于
-
由 Wilber 提交于
* enable memory optimize when fp16. * optimiza params sync between cpu and gpu.
-
由 zyfncg 提交于
* clear extra attrs of reduce op in opmaker * fix reduce_mean
-