- 21 12月, 2022 4 次提交
-
-
由 Wangzheee 提交于
* optimize token prune for no varlen
-
由 Yuanle Liu 提交于
-
由 zyfncg 提交于
* refactor conv_activation_mkldnn_fuse_pass * refactor conv_affine_channel_mkldnn_fuse_pass * fix conv_activation_mkldnn_fuse_pass * fix mkldnn unittest * refactor int8_scale_calculation_mkldnn_pass and params_quantization_mkldnn_pass * refactor conv_elementwise_add_mkldnn_fuse_pass * fix quant * refactor conv_bn_fuse_pass * fix conv_bn_fuse_pass * refactor depthwise_conv_bn_fuse_pass * fix unittest * fix conv_bn_fuse_pass * remove redundant conv2d in params_quantization_mkldnn_pass * fix params_quantization_mkldnn_pass_tester
-
由 HongyuJia 提交于
-
- 20 12月, 2022 11 次提交
-
-
由 HappyHeavyRain 提交于
* generate static graph code of some ops * change the default value of 'num' of 'unstack' * revert the pow * fix the 'real' 'imag' op error because of 'complex' * fix the code according to review
-
由 JingZhuangzhuang 提交于
-
由 xiaoxiaohehe001 提交于
-
由 haosicheng 提交于
-
由 yeliang2258 提交于
* fix onednn squeeze bug * add test * update kernel
-
由 wenbin 提交于
* gn nhwc8 * remove error
-
由 xiaoxiaohehe001 提交于
-
由 huangjiyi 提交于
* move dropout_impl from fluid to phi * move cuda_graph_with_memory_pool from fluid to phi * update namespace * remove cuad_graph in fluid * fix mac-build * fix bugs * correct CodeStyle * fix mac-build * fix mutable_data * fix stl include * fix copy param
-
由 Ryan 提交于
-
由 sneaxiy 提交于
-
- 19 12月, 2022 9 次提交
-
-
由 huangjiyi 提交于
* move gather_scatter_kernel from fluid to phi * mv gather_scatter_kernel to gather_scatter_functor
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 Wen Sun 提交于
-
由 Wangzheee 提交于
* restart looup_table_v2
-
由 zhangyikun02 提交于
-
由 Wangzheee 提交于
* General optimization for no_varlen embedding layernorm
-
由 JYChen 提交于
* add 0-d support for paddle.kthvalue * add 0-d support for paddle.mode * fix coverage test for device
-
由 huangjiyi 提交于
* move maxouting from fluid to phi * move matrix_bit_code from fluid to phi * replace mutable_data and fix include * fix include * move gather_scatter_kernel from fluid to phi * Revert "move gather_scatter_kernel from fluid to phi" This reverts commit 3d0b1eaf179656072e8c483dfca688cccccdda01.
-
- 17 12月, 2022 2 次提交
-
-
由 Wen Sun 提交于
-
由 xiaoxiaohehe001 提交于
-
- 16 12月, 2022 8 次提交
-
-
由 Wen Sun 提交于
-
由 MarDino 提交于
* optimize bias_add reluv2 in half2 * Add annotation * refine code format
-
由 risemeup1 提交于
-
由 MarDino 提交于
* cast to higher precision type to prevent fp16 diff problem * fix bilinear backward and add more unittest case
-
由 Yuang Liu 提交于
-
由 hong 提交于
* change staticRNN to while * update code * fix rnn bug * update * fix _find_op_path_ bugs in append_backward. * polish code * revert op proto * update * udpate while * format * revert test while loop op * fix create array * fix windows error * fix bug * update * fix array write bug Co-authored-by: Nxiongkun <xiongkun03@baidu.com>
-
由 Yuanle Liu 提交于
-
由 Ruibiao Chen 提交于
-
- 15 12月, 2022 6 次提交
-
-
由 zyfncg 提交于
* add validity check for config in yaml * delete debug log
-
由 Zhang Jun 提交于
* move IsFloatVar() from tensorrt/ to api/
-
由 huangjiyi 提交于
-
由 zlsh80826 提交于
-
由 Sławomir Siwek 提交于
* fix wrong handler name * mkldnn_engine -> onednn_engine * remove fluid/errors.h imports * remove fluid/enforce.h imports * remove note and unnecessary import * remove fluid/pretty_log.h imports * remove fluid/place.h imports * remove fluid/data_layout_transform.h imports * remove fluid/device_context.h imports * remove mkldnn_helper code * remove fluid/mkldnn_reuse.h imports * pretty_log import
-
由 Ruibiao Chen 提交于
-