- 22 3月, 2021 1 次提交
-
-
由 zlsh80826 提交于
* nearest_interp op converter w/ dynamic/static * fix data_layout include * add trt nearest unit_test * add nearest_interp NHWC test * update trt nearest interp nhwc testcase * remove asterisk for python2 compatibility * add empty line to prevent conflict * nearest_interp op converter w/ dynamic/static * fix data_layout include * add trt nearest unit_test * add nearest_interp NHWC test * update trt nearest interp nhwc testcase * remove asterisk for python2 compatibility * add empty line to prevent conflict * change the priority of out_h, out_w
-
- 18 3月, 2021 3 次提交
-
-
由 Chen Weihang 提交于
* support custom complex op * fix detail error * add inference support * fix setup windows failed
-
由 zlsh80826 提交于
* trt gather converter * add trt gather unit_test
-
由 zlsh80826 提交于
* support batch axis concatenation when using dynamic shape * opteller can't return true early, or some test will not be executed
-
- 12 3月, 2021 2 次提交
-
-
由 Pei Yang 提交于
* fix engine key in trt int8 calibration * fix unit test
-
由 Shang Zhizhou 提交于
* add serialize unittest * fix element_op trt plugin serialize bug
-
- 11 3月, 2021 1 次提交
-
-
由 lidanqing 提交于
* Different machine generate different binary file, remove md5 check * remove unnecessary functions
-
- 10 3月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
-
- 08 3月, 2021 1 次提交
-
-
由 石晓伟 提交于
-
- 05 3月, 2021 3 次提交
- 03 3月, 2021 1 次提交
-
-
由 Pei Yang 提交于
-
- 02 3月, 2021 4 次提交
-
-
由 Shang Zhizhou 提交于
-
由 Pei Yang 提交于
* add n-d input support for trt scale converter * add flatten for ut * fix dims
-
由 Shang Zhizhou 提交于
* support trt serialize when load model from memory * delete conv_bn_fuse_pass before tensorrt, with which trt serialize engine id is not stable * Revert "delete conv_bn_fuse_pass before tensorrt, with which trt serialize engine id is not stable" performance degradation, fix in the future This reverts commit fa6cd17e60b15df351efda379ddd00e9e9c1fea9. * add delete conv_bn * delete path when delete_cache_files
-
由 Qi Li 提交于
-
- 01 3月, 2021 2 次提交
- 28 2月, 2021 1 次提交
-
-
由 石晓伟 提交于
-
- 27 2月, 2021 1 次提交
-
-
由 石晓伟 提交于
-
- 25 2月, 2021 3 次提交
-
-
由 Wilber 提交于
-
由 joanna.wozna.intel 提交于
-
由 jakpiase 提交于
-
- 24 2月, 2021 2 次提交
- 23 2月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Unification of bfloat16 enablement process and refactor * Remove unnecessary function * Standardize the output name search
-
- 22 2月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* update trt int8 calibrator to IEntropyCalibratorV2 * add delele opt_cache for trt_split_converter_test
-
- 20 2月, 2021 2 次提交
- 19 2月, 2021 3 次提交
- 18 2月, 2021 2 次提交
-
-
由 Pei Yang 提交于
-
由 joanna.wozna.intel 提交于
* Add conv transpose BF16 * Share function GetWeightsTz * Adjust to review and fix op compatibility * Add bias to unique handler name * Remove errors related to paddle enforce * Add conv2d_transpose to bf16 list and kernel refator
-
- 07 2月, 2021 1 次提交
-
-
由 石晓伟 提交于
* bug fix of xpu lite engine, test=develop * xpu zero copy tensor, test=develop * revert paddle/fluid/inference/tests/api/CMakeLists.txt
-
- 04 2月, 2021 3 次提交
-
-
由 joanna.wozna.intel 提交于
* Update Xbyak and add bf16 fast performance verification * Fix formating * Change LOG message * Trigger an update of a new tag
-
由 Shang Zhizhou 提交于
* fix split trt plugin initialize * update
-
由 wanghuancoder 提交于
* use iwyu clean include second time, test=develop
-
- 03 2月, 2021 1 次提交
-
-
由 石晓伟 提交于
* support xpu inference with analysis predictor, test=develop * merge the cmake of the xpu toolchain, test=develop * add c-apis, test=develop * fix a bug in extern_xpu, test=develop
-