- 10 10月, 2022 4 次提交
-
-
由 zhoutianzi666 提交于
-
由 Wangzheee 提交于
* fix embedding fused
-
由 Wang Bojun 提交于
* preln_res_bias_layernorm bugfix unroll opt * code style refine * NOLINT for codestyle
-
由 feng_shuai 提交于
* fix:gather op * add ut
-
- 09 10月, 2022 1 次提交
-
-
由 Wang Bojun 提交于
* fix fp16 * remove debug info * code style refine
-
- 08 10月, 2022 2 次提交
-
-
由 Yuanle Liu 提交于
* optimize Paddle-TRT performance
-
由 Wangzheee 提交于
* add lookup_table op_convert, add lookup_table plugin
-
- 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
-
- 27 9月, 2022 5 次提交
-
-
由 wenbin 提交于
* half2 * add epsilon
-
由 Wangzheee 提交于
* [Paddle Inference]support n lookup_tables fuse to embeddinglayernorm(3)
-
由 zhangkaihuo 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
由 Roc 提交于
-
- 26 9月, 2022 1 次提交
-
-
由 weishengying 提交于
-
- 22 9月, 2022 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 zhoutianzi666 提交于
* fix beta bug in fill_constant_batch_size_like
-
- 21 9月, 2022 4 次提交
-
-
由 ccrrong 提交于
* add fp16 support * update * update half * code format * fix unittest * fix rocm compile error * code format * code format * fix rocm compile error * fix rocm compile error
-
由 Zhen Wang 提交于
* use cinn in the paddle inference * fix some cmake errors * Avoid division by zero in the arange_kernel. * Avoid dynamic ops. * Remove some useless codes. * Use OpTransInfo to encapsulate some codes used in the build_cinn_pass.
-
由 wenbin 提交于
* residual_no_bias * comments * more ut * fix input
-
由 zhoutianzi666 提交于
* Remove trt_reshape2_matmul_fuse_pass
-
- 20 9月, 2022 6 次提交
-
-
由 Wangzheee 提交于
* [Paddle Inference]support n lookup_tables fuse to embeddinglayernorm(1): add some funtion for embedding
-
由 zhoutianzi666 提交于
* Support matmul_v2 in PaddleTensorRT
-
由 Wangzheee 提交于
* [Paddle Inference]support n lookup_tables fuse to embeddinglayernorm(2)
-
由 zhoutianzi666 提交于
* Move ITensor construction for Weight (persistable variable) from OpConvert to TensorRTEngine.
-
由 Nyakku Shigure 提交于
-
由 weishengying 提交于
-
- 19 9月, 2022 2 次提交
-
-
由 zyfncg 提交于
* fix wrong eigen header include * fix complie bug * fix nan_inf_utils_detail * fix resource_manager * fix conv_miopen_helper
-
由 YuanRisheng 提交于
* move sum * fix ci bugs * fix ci bugs * fix set_lod bugs * fix infershape bugs * fix ci bugs * fix ci unittest bug * fix ci bugs * perfect code * update code according comment * add unittest * fix ci bugs
-
- 18 9月, 2022 1 次提交
-
-
由 RichardWooSJTU 提交于
-
- 17 9月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 16 9月, 2022 1 次提交
-
-
由 weishengying 提交于
-
- 15 9月, 2022 2 次提交
-
-
由 Wangzheee 提交于
-
由 weishengying 提交于
-
- 14 9月, 2022 5 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
由 JingZhuangzhuang 提交于
* Delay TensorRT registry * Add unused define * Fix TensorRT test * fix function to reference * Update trt_plugin.h
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in .md and .rst * empty commit, test=document_fix
-
由 Zhang Jun 提交于
* update * update * update
-
由 wenbin 提交于
-