- 17 4月, 2023 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 11 4月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 03 4月, 2023 1 次提交
-
-
由 engineer1109 提交于
-
- 30 3月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 27 3月, 2023 1 次提交
-
-
由 engineer1109 提交于
fix bug remove useless fix bug add pybind remove log fix style fix style change api
-
- 24 3月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 22 3月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 21 3月, 2023 1 次提交
-
-
由 iSerendipity 提交于
* move DataType from paddle::experimental to phi * convert namespace * convert namespace * convert namespace * clarify namespace * convert more datatype * Revert "convert more datatype" This reverts commit 083b462959e6a22d4d8767707b628b95b396642e. * convert more in auto_code_generator * fix conflicts for XPU * fix namespace conflicts * fix errors * Revert "fix errors" This reverts commit f9d9958b54ee32141112274c8a5c3c381ab0f876. * fix errors * fix formatting
-
- 07 3月, 2023 1 次提交
-
-
由 Chen Weihang 提交于
-
- 20 2月, 2023 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 13 2月, 2023 1 次提交
-
-
由 HongyuJia 提交于
* fix py::array_t calling bug * polish code
-
- 06 1月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 03 1月, 2023 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 zhoutianzi666 提交于
* Implement conv2d_fusion NHWC format using CUTLASS * Add unit testing for CUTLASS Conv in inference * Add experimental API for CUTLASS.
-
- 06 12月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 02 12月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 16 11月, 2022 1 次提交
-
-
由 czr-gc 提交于
-
- 14 11月, 2022 1 次提交
-
-
由 engineer1109 提交于
-
- 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
-
- 07 11月, 2022 1 次提交
-
-
由 Qi Li 提交于
-
- 01 11月, 2022 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 shentanyue 提交于
-
- 20 10月, 2022 1 次提交
-
-
由 JingZhuangzhuang 提交于
* add _get_phi_kernel_name interface * remove inference interface * Revert "remove inference interface" This reverts commit 784a8a6c51fa2dc49a01c8699525298ac21b178f.
-
- 14 10月, 2022 1 次提交
-
-
由 Wilber 提交于
-
- 30 9月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* paddle-inference support custom-ops Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> * fix tolower Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai>
-
- 29 9月, 2022 1 次提交
-
-
由 yeliang2258 提交于
* remove calibration file path * remove useless code
-
- 28 9月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* remove needless using tensor * remove needless using tensor * resolve conflict * replace tensor using * fix format error * revert needless changing * fix rocm and npu compile error * fix cinn compile error * fix format error * fix mkldnn format error * fix mkldnn format error * fix cinn compile error * fix cinn compile error * fix cinn compile error * resolve conflict
-
- 21 9月, 2022 1 次提交
-
-
由 Wilber 提交于
-
- 20 9月, 2022 1 次提交
-
-
由 Wilber 提交于
* python support pass external stream * fix compile error
-
- 05 9月, 2022 2 次提交
-
-
由 yeliang2258 提交于
* support onnx format quantized model * update code * add test * add test * fix * fix test * fix cmake * update code * change scale file path to calibration file path * update code * update code * fix build bug * fix build bugs * fix * fix
-
由 denglin-github 提交于
* add config param for enable_dlnne and support calibration mode * remove useless file * refine code and add annotation * refine code of Warnning tips
-
- 05 8月, 2022 1 次提交
-
-
由 Zhang Jun 提交于
* update trt workspace size param * update * update * update * use int64_t * use int64_t * upate * update
-
- 29 6月, 2022 1 次提交
-
-
由 Wilber 提交于
-
- 24 6月, 2022 1 次提交
-
-
由 Wilber 提交于
* revert 40531 * update
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 02 6月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* new general transformer inference support
-
- 13 5月, 2022 1 次提交
-
-
由 Qi Li 提交于
* [IPU] fix ipu and add python infer api, test=develop * [IPU] add paddlepaddle-ipu package name, test=develop
-
- 25 4月, 2022 1 次提交
-
-
由 Leo Chen 提交于
-
- 14 4月, 2022 1 次提交
-
-
由 baoachun 提交于
* add mkldnn int8 pass [step3] * Add test for compute_propagate_scales_mkldnn_pass * update pass * update api comment and python api Co-authored-by: Nwozna <joanna.wozna@intel.com>
-
- 12 4月, 2022 1 次提交
-
-
由 JingZhuangzhuang 提交于
* add python share_data interface * Update inference_api.cc * Update inference_api.cc * add python share_data interface
-