- 25 6月, 2021 1 次提交
-
-
由 wenbin 提交于
* qkv * ci_test
-
- 24 6月, 2021 2 次提交
-
-
由 zlsh80826 提交于
* add trt LT version helper * trt8 requires void** to be void* const*
-
由 zlsh80826 提交于
* add trt LT version helper * remove deprecated nvinfer1::DimsCHW and replace it to nvinfer1::Dims3 * remove deprecated nvinfer1::DimsNCHW and replace it to nvinfer1::Dims4 * update deserialize engine * update to createNetworkV2 * update to createNetworkV2 * update buildWithConfig and remove redundent config settings * replace createNetwork to createNetworkV2 * fix int8 * addMatrixMultiply * remove unnecessary const cast * IBuilder->setInt8Calibrator() is deprecated * auto enable fp16 when using int8 * remove the redundant line
-
- 23 6月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 21 6月, 2021 1 次提交
-
-
由 Pei Yang 提交于
-
- 18 6月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 17 6月, 2021 3 次提交
- 15 6月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* 1, remove layernorm dynamic fp16; 2, let reshape out in dynamic shape * remove useless code
-
- 12 6月, 2021 2 次提交
-
-
由 Pei Yang 提交于
* add support for trt dynamic shape flatten op * add version restriction * add ut input dynamic shape
-
由 joanna.wozna.intel 提交于
* Small changes related to BF16 fusion_gru and fusion_lstm * Correct to pass arg by value * Add conditions to rnn op * Correct the spelling mistake * Improving the test with checking activation * Trigger CI
-
- 11 6月, 2021 2 次提交
-
-
由 Jacek Czaja 提交于
* - Second fix - fix * - fix
-
由 wenbin 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 Jacek Czaja 提交于
* - First fix to #33021
-
- 08 6月, 2021 2 次提交
-
-
由 zhangchunle 提交于
-
由 Shang Zhizhou 提交于
* add dynamic layer_norm plugin * fix bug * fix numpy.allclose * fix format * fix code style * remove shepe in dynamic shape * code format * remove layer norm fp16 * fix format
-
- 07 6月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 05 6月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 04 6月, 2021 1 次提交
-
-
由 wenbin 提交于
* fix inference prepare data bug * rename functions * typo * typo * typo * UT correct * correct condition * correct condition * ci coverage * morelines * fix ci coverage
-
- 02 6月, 2021 1 次提交
-
-
由 Pei Yang 提交于
-
- 01 6月, 2021 2 次提交
- 28 5月, 2021 1 次提交
-
-
由 wenbin 提交于
* add more conditions * dynamic shape * ut * correct contidions * commnent * remove rebandadnt op type * remove rebandant if
-
- 26 5月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 25 5月, 2021 2 次提交
- 19 5月, 2021 2 次提交
-
-
由 wuhuanzhou 提交于
* CI skip inference test if only python files modified, test=develop * fix compilation error on ROCM, test=develop * fix cmake error on PR-CI-ROCM-Compile, test=develop
-
由 石晓伟 提交于
-
- 08 5月, 2021 1 次提交
-
-
由 Wangzheee 提交于
* [Paddle-TRT]fix fc_op * [Paddle-TRT]fix fc_op * [Paddle-TRT]fix fc_op * test_trt_subgraph_pass.py * fix elementwise_op * fix elementwise_op * fix elementwise_op * fix elementwise_op.cc * op_teller.cc
-
- 30 4月, 2021 1 次提交
-
-
由 Pei Yang 提交于
-
- 29 4月, 2021 2 次提交
- 28 4月, 2021 2 次提交
-
-
由 denglin-github 提交于
* Add dlnne engine runtime * Fix log * Remove <const_cast> and remove unrelated modify with dlnne, +clang-format * Fix CMakeList format error * Add copyright message * Fix dlnne CMakeList.txt * Add some paddlepaddle_pass to support more networks * Fix some format bug * Add delete dropout_op pass * Fix some format bug * Fix format bug
-
由 Jacek Czaja 提交于
* - Added clearing oneDNN per executor * - Executor is nt always having FLAGS_use_mkldnn set to true
-
- 27 4月, 2021 2 次提交
- 26 4月, 2021 2 次提交
-
-
由 石晓伟 提交于
-
由 Shang Zhizhou 提交于
-
- 25 4月, 2021 1 次提交
-
-
由 Pei Yang 提交于
* fix airank bert emb order * move input num check to converter * add input num check * add unused var check white list
-