- 21 6月, 2022 1 次提交
-
-
由 zhoutianzi666 提交于
-
- 17 6月, 2022 1 次提交
-
-
由 weishengying 提交于
-
- 09 6月, 2022 1 次提交
-
-
由 zhupengyang 提交于
-
- 08 6月, 2022 1 次提交
-
-
由 heliqi 提交于
解决onnxruntime后端依赖的protobuf跟框架或外部protobuf版本冲突问题
-
- 23 5月, 2022 1 次提交
-
-
由 Sing_chan 提交于
cherry-pick PR #42700
-
- 04 5月, 2022 1 次提交
-
-
由 heliqi 提交于
* fix paddle-ort python bug * fix paddle-ort python bug
-
- 27 4月, 2022 1 次提交
-
-
由 baoachun 提交于
* update test case output threshold * update testcase
-
- 26 4月, 2022 1 次提交
-
-
由 heliqi 提交于
* fix windows compile test case error
-
- 25 4月, 2022 1 次提交
-
-
由 baoachun 提交于
* fix FlattenContiguousRangeOpConverter out dim error * update code
-
- 22 4月, 2022 2 次提交
-
-
由 heliqi 提交于
修复ORT在batch变动时,输出shape不对问题
-
由 Jacek Czaja 提交于
-
- 21 4月, 2022 3 次提交
-
-
由 baoachun 提交于
* update gpu fp16 op blacklist * update blacklist
-
由 Chen Weihang 提交于
* [Phi] Support setting size of vector<Tensor> for out in yaml (#41576) * support setting vector out size in yaml * support setting size of vector<tensor> for out in yaml * resolve conflict Co-authored-by: Nzyfncg <zhangyunfei07@baidu.com>
-
由 baoachun 提交于
-
- 20 4月, 2022 2 次提交
-
-
由 feng_shuai 提交于
-
由 feng_shuai 提交于
-
- 19 4月, 2022 4 次提交
-
-
由 feng_shuai 提交于
-
由 feng_shuai 提交于
-
由 JingZhuangzhuang 提交于
-
由 JingZhuangzhuang 提交于
-
- 15 4月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 12 4月, 2022 1 次提交
-
-
由 JingZhuangzhuang 提交于
* add python share_date interface * Update inference_api.cc * add python share_data interface
-
- 11 4月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* change inference demo_test build method to ninja to choose visual studio version automaticly * notest;test=windows_ci_inference * set cuda of demo_ci by arg,fix bug of ninja compile,test=document_fix;test=windows_ci;test=windows_ci_inference * fix bug;test=document_fix;test=windows_ci;test=windows_ci_inference * fix bug;test=document_fix;test=windows_ci_inference" * set lib_path according to generator
-
- 08 4月, 2022 1 次提交
-
-
由 Zhang Jun 提交于
[cherrypick-2.3] modify infer gpu memory strategy (#41427), remove cudnn_deterministic=True (#41341) (#41491) Co-authored-by: NJingZhuangzhuang <75348594+JZZ-NOTE@users.noreply.github.com>
-
- 06 4月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* remove paddle_ipu shared library * fix unique_name
-
- 05 4月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add fake index and unittest for multiclass_nms3 trt * modify unittest
-
- 02 4月, 2022 2 次提交
-
-
由 Wangzheee 提交于
* paddle inference support new quant_model
-
由 wangxinxin08 提交于
* filter unsupported inputs for elementwise op in op teller * add unittest for corner case
-
- 01 4月, 2022 3 次提交
-
-
由 xiaoxiaohehe001 提交于
fix_reshape: for paddle-trt
-
由 wanghuancoder 提交于
* support pinned, test=develop * support async_write, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine,test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop
-
由 Jacek Czaja 提交于
-
- 31 3月, 2022 4 次提交
-
-
由 wangxinxin08 提交于
* add multiclass_nms3 converter
-
由 TeslaZhao 提交于
* Pass compat of conv_transpose_bias_mkldnn_fuse_pass * Fix a bug of strided_slice op, about the axes parameter access memory out of bounds * Fix a bug of strided_slice op, about the axes parameter access memory out of bounds * Fix a bug of transpose op, about accessing memory out of bounds of the perm param * op:transpose_op supports bool type * op:transpose_op supports bool type * Keep strided_slice op behavior consistent with slice op when starts input is less than -rank * Using DistConfig in inference
-
由 heliqi 提交于
* add flatten2,reshape2,squueze2_trt_fuse_pass test cast * add flatten2,reshape2,squueze2_trt_fuse_pass test cast * add flatten2,reshape2,squueze2_trt_fuse_pass test cast
-
由 wenbin 提交于
-
- 30 3月, 2022 2 次提交
-
-
由 YuanRisheng 提交于
-
由 heliqi 提交于
-
- 29 3月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add elementwise sub and elementwise div in tensorrt op teller * add unittest of elementwise mul, sub and div
-
- 24 3月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* add mul phi kernel * remove mul op kernel * remove original mul grad op * fix cinn test * fix dygraph test failed
-
- 21 3月, 2022 1 次提交
-
-
由 From00 提交于
* Move conv-transpose OPs to phi * Fix CI errors * Fix CI errors
-