- 04 1月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 19 12月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* General optimization for no_varlen embedding layernorm
-
- 17 12月, 2022 1 次提交
-
-
由 xiaoxiaohehe001 提交于
-
- 15 12月, 2022 3 次提交
-
-
由 huangjiyi 提交于
-
由 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
-
由 Wilber 提交于
* memory_optimize and mkdlnn problem * update * update * update
-
- 13 12月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* fix some transformer unitest
-
- 09 12月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
* clean ir_pass_manager and fix map_depthwise_conv_to_conv_pass * fix unitest timeout
-
- 08 12月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* general optimization no_varlen embedding layernorm
-
- 06 12月, 2022 2 次提交
-
-
由 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
-
由 Yuanle Liu 提交于
-
- 29 11月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files
-
由 Sławomir Siwek 提交于
-
- 16 11月, 2022 1 次提交
-
-
由 czr-gc 提交于
-
- 09 11月, 2022 1 次提交
-
-
由 Paulina Gacek 提交于
* Analysis API interface for disabling fc passes * Unit tests corrected * Python API added * test runs only when PADDLE_WITH_MKLDNN * Fc op changed to relu in matmul_op_test * Disable fc passes in tests where acc drops * code formating * Unit test for analysisConf added * Unit test gpu added * fc passes disabled when iterations=0 in gru test * style * passes disabled when fp32 in gru test * fc passes disabled in lstm test * Import from inference, not fluid in doc
-
- 08 11月, 2022 1 次提交
-
-
由 zhoutianzi666 提交于
* allow fold fill_constant && allow nms3 into trt in int8 model * use unordered_map * fix CI failing
-
- 01 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][E712] use `if cond`/`if cond is True` for comparison with `True` * revert changes in fluid * revert unrelated file * revert changes in norm * revert changes in auto_parallel_amp * fix norm and auto_parallel_amp * revert a typo fix due to fixed at #47477
-
- 31 10月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* fix predictor memory write overflow
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 19 10月, 2022 2 次提交
-
-
由 RichardWooSJTU 提交于
-
由 Nyakku Shigure 提交于
-
- 13 10月, 2022 2 次提交
- 12 10月, 2022 2 次提交
-
-
由 Wangzheee 提交于
-
由 Shuangchi He 提交于
-
- 11 10月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* remove using lodtensor part1 * polish history code format
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 20 9月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* [Paddle Inference]support n lookup_tables fuse to embeddinglayernorm(1): add some funtion for embedding
-
- 14 9月, 2022 3 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in .md and .rst * empty commit, test=document_fix
-
由 Zhang Jun 提交于
* update * update * update
-
- 30 8月, 2022 1 次提交
-
-
由 zhoutianzi666 提交于
add constant folding pass, for some model,it will get less latency;
-
- 15 8月, 2022 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 zlsh80826 提交于
* Reduce pool2d test configuration * Reduce depthwise_conv2d test configuration * Reduce trt_convert_conv2d_fusion test configuration * Reduce trt_convert_conv2d test configuration * Reduce trt_convert_conv2d_transpose test configuration * Reduce trt_convert_hard_swish test configuration * Enhance trt auto scan test error message and mechanism * Increase FP16 trt ut tolerance
-
- 09 8月, 2022 1 次提交
-
-
由 Allen Guo 提交于
-
- 20 7月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 18 7月, 2022 1 次提交
-
-
由 Wilber 提交于
* test * update
-
- 11 7月, 2022 1 次提交
-
-
由 Sing_chan 提交于
make linux link both paddle_inference_shared and paddle_inference_c to aoivid size increase (#44180)
-
- 07 7月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
This reverts commit bbe99555.
-
- 06 7月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-