- 18 5月, 2023 1 次提交
-
-
由 Hulek 提交于
* Fused elementwises kernels and ops * change fuse pass name * adjust .pbtxt files * adjust quantization attributes * add missing arguments and fix others, review fixed * simplify fused kernel registration * fix elementwise unit tests * reuse one fused elementwise op * adjust proto * Add supported datatypes * Change 'Scale' to 'scale' in tests, change some tests to onednn * Revert breaking changes * Fix unit tests * Delete obsolete test cases * Delete commented out code * Fix codestyle * delete temporary condition * fix conflicts and delete duplicate fusing * Fix code after merge * Move tests to new directory * fix tests volatility * Rename test_elementwise_add_onednn_op.py to test_elementwise_add_mkldnn_op.py * Update CMakeLists.txt add mkldnn op test --------- Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
-
- 16 5月, 2023 1 次提交
-
-
由 sprouteer 提交于
-
- 09 5月, 2023 1 次提交
-
-
由 zhoutianzi666 提交于
* delete delete_fill_constant_op_pass and unsqueeze2_eltwise_fuse_pass
-
- 05 5月, 2023 1 次提交
-
-
由 shentanyue 提交于
-
- 04 5月, 2023 1 次提交
-
-
由 weishengying 提交于
-
- 24 4月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 20 4月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 14 4月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 13 4月, 2023 2 次提交
-
-
由 Wangzheee 提交于
* Paddle-Trt: Replace fc mul matmul matmul_v2 with matrix_multiply
-
由 zhupengyang 提交于
-
- 12 4月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 10 4月, 2023 1 次提交
-
-
由 xiaoxiaohehe001 提交于
* Support two inputs of multihead attention named qk_multihead
-
- 06 4月, 2023 1 次提交
-
-
由 Xinyu Chen 提交于
-
- 03 4月, 2023 1 次提交
-
-
由 wz1qqx 提交于
-
- 30 3月, 2023 2 次提交
-
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
- 29 3月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 22 3月, 2023 2 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 zhupengyang 提交于
-
- 20 3月, 2023 1 次提交
-
-
由 mayang002 提交于
-
- 16 3月, 2023 1 次提交
-
-
由 wenbin 提交于
* split pass * fix compile * fix ut * more time * modify ut * reduce dim * fix compile * reshape weight * tensor * remove enforce * static shape ut * batchsize * reorder pass * minus test cases * windows timeout * windows time out * remove test for windows * correct * sssss * xxx
-
- 13 3月, 2023 1 次提交
-
-
由 Sławomir Siwek 提交于
* mkldnn->onednn * fused softplus op + kernel * remove extra attributes * add missing handler * change var name
-
- 07 3月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 02 3月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 01 3月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 2月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 23 2月, 2023 2 次提交
-
-
由 csy0225 提交于
-
由 zhupengyang 提交于
-
- 22 2月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 17 2月, 2023 1 次提交
-
-
由 zhupengyang 提交于
[XPU] add multi_encoder_xpu_slice_fuse_pass, generate_sequence_xpu_fuse_pass, generate_sequence_xpu kernel (#50570)
-
- 16 2月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 11 2月, 2023 1 次提交
-
-
由 Wang Bojun 提交于
* eleadd_trans first version log fix * refine code for linear format, add pass check * linear format refine and ut fix * fix ut * windows ut * windows ut 2 * move tensorMeta and alloc to configure
-
- 10 2月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 09 2月, 2023 1 次提交
-
-
由 Wang Bojun 提交于
* trans_layernorm
-
- 08 2月, 2023 1 次提交
-
-
由 Paulina Gacek 提交于
* QuantTranpose pattern is being found by pass * quant + transpose fuse * code style changes * UT written, reorder fixed * Dequantize + transpose2 fuse added * pass name changed * UT added & shift corrected * got rid of redundancy * review changes * AsIntermediate corrected * compat added
-
- 06 2月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* disable conv2d_fusion_layout_transfer_pass temporarily * disable conv2d_fusion_layout_transfer_pass temporarily
-
- 31 1月, 2023 1 次提交
-
-
由 wenbin 提交于
* gn_silu * add ut * set TIMEOUT * correct comments * comments * disable windows ut * rename parameter
-
- 16 1月, 2023 2 次提交
-
-
由 Yuanle Liu 提交于
* add trt_support_nhwc_pass
-
由 Yuanle Liu 提交于
* add gpu_cpu_map_matmul_to_mul_pass to kGpuLowerPrecisionPasses * disable fc_elementwise_layernorm_fuse_pass in mixed precision
-
- 13 1月, 2023 1 次提交
-
-
由 Wang Bojun 提交于
* add fmha_flashattention oss plugin
-