- 31 1月, 2023 1 次提交
-
-
由 Zhang Jun 提交于
-
- 30 1月, 2023 1 次提交
-
-
由 gem5 提交于
-
- 29 1月, 2023 1 次提交
-
-
由 Yuang Liu 提交于
-
- 18 1月, 2023 1 次提交
-
-
由 Sławomir Siwek 提交于
* extract fuse pass logic to header file * adjust namespaces * Update paddle/fluid/framework/ir/mkldnn/activation_onednn_fuse_pass.h update date Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * add inline remove static Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
-
- 17 1月, 2023 1 次提交
-
-
由 Paulina Gacek 提交于
* reshape_transpose_matmul_pass_tester rewritten * matmul_transpose_reshape_pass_tester rewritten * mkldnn to onednn
-
- 16 1月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* add trt_support_nhwc_pass
-
- 13 1月, 2023 1 次提交
-
-
由 Wang Bojun 提交于
* add fmha_flashattention oss plugin
-
- 12 1月, 2023 2 次提交
- 10 1月, 2023 1 次提交
-
-
由 Yuang Liu 提交于
-
- 09 1月, 2023 3 次提交
- 05 1月, 2023 1 次提交
-
-
由 Wilber 提交于
-
- 04 1月, 2023 3 次提交
-
-
由 Yuanle Liu 提交于
-
由 Sławomir Siwek 提交于
This reverts commit 2c444dfa.
-
由 lzy 提交于
-
- 03 1月, 2023 2 次提交
-
-
由 Sławomir Siwek 提交于
* replace matmul with matmul_v2 in fuse passes * Remove fusion logic from matmul * removing fusion methods * add proper name * adjust namespaces
-
由 zhoutianzi666 提交于
* Implement conv2d_fusion NHWC format using CUTLASS * Add unit testing for CUTLASS Conv in inference * Add experimental API for CUTLASS.
-
- 02 1月, 2023 1 次提交
-
-
由 Hulek 提交于
-
- 30 12月, 2022 1 次提交
-
-
由 zyfncg 提交于
* fix test_conv_bn_fuse_pass_cc * remove comment
-
- 26 12月, 2022 1 次提交
-
-
由 gem5 提交于
* Enable identity_scale_op_clean_pass by default * IdentityScaleOpCleanPass assert_var_not_persistable
-
- 23 12月, 2022 2 次提交
-
-
由 MarDino 提交于
-
由 Yuanle Liu 提交于
-
- 21 12月, 2022 1 次提交
-
-
由 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
-
- 19 12月, 2022 2 次提交
- 15 12月, 2022 1 次提交
-
-
由 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
-
- 14 12月, 2022 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 Hulek 提交于
* Deleted mkldnn_inplace_pass code * Fixed error with cmake * Resolve conflicts
-
- 13 12月, 2022 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 12 12月, 2022 1 次提交
-
-
由 RichardWooSJTU 提交于
* fit paddle.matmul in fleetx.gpt
-
- 09 12月, 2022 2 次提交
-
-
由 Yuanle Liu 提交于
* clean ir_pass_manager and fix map_depthwise_conv_to_conv_pass * fix unitest timeout
-
由 zhoutianzi666 提交于
* add cutlass act set in conv_elementwise_add_act_fuse_pass
-
- 08 12月, 2022 3 次提交
-
-
由 RichardWooSJTU 提交于
* rewrite delete_weight_deqquant_linear_op_encoder/decoder pass
-
由 Wangzheee 提交于
* general optimization no_varlen embedding layernorm
-
由 Wilber 提交于
-
- 06 12月, 2022 3 次提交
-
-
由 zyfncg 提交于
* delete Bias and ResidualData in OpMaker of conv2d * delete extra input of conv3d * refactor pass of conv_bias_fusion * fix mkldnn dependency * fix mkldnn compile * fix test_conv_bias_mkldnn_fuse_pass * police some code * remove useless log * fix analyzer_vit_ocr_tester * fix conv_activation_mkldnn_fuse_pass * fix test_analyzer_ocr * add fused_conv_sig * fix performence regression * fix performance regression
-
由 Sławomir Siwek 提交于
* remove fluid code * init * typo * fix merge conflicts
-
由 Yuanle Liu 提交于
-