- 18 6月, 2021 4 次提交
-
-
由 feng_shuai 提交于
* batch_norm_act_fuse_pass_init * repair the unittest of batch_norm_act
-
由 wenbin 提交于
* simplify_with_basic * fix * scale factor
-
由 xiaoting 提交于
-
由 王明冬 提交于
-
- 17 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 16 6月, 2021 3 次提交
- 12 6月, 2021 1 次提交
-
-
由 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 1 次提交
-
-
由 feng_shuai 提交于
* fc_elementwise_layer_fuse_pass * fc_ele_layernorm_pass * fc_elementwise_layernorm_pass * fc_elementwise_layernorm_pass_amend
-
- 10 6月, 2021 2 次提交
- 08 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 07 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 03 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 26 5月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
* optimize OP's compilation time, test=develop * add more op and run ci test, test=develop * CUDA Kernel register in cc file, test=develop * fix macros, test=develop * fix undefined symbol error, test=develop * fix compilation error and undefined symbol, test=develop * fix compilation error on Windows, test=develop * fix compilation error on Windows, test=develop
-
- 25 5月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 21 5月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 29 4月, 2021 2 次提交
- 28 4月, 2021 1 次提交
-
-
由 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
-
- 25 4月, 2021 2 次提交
- 21 4月, 2021 2 次提交
- 16 4月, 2021 1 次提交
-
-
由 ceci3 提交于
* support ernie trt-int8 for inference * fix reshape
-
- 06 4月, 2021 1 次提交
-
-
由 Pei Yang 提交于
-
- 30 3月, 2021 2 次提交
- 26 3月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
* delete include framework.pb.h * fix error
-
- 19 3月, 2021 1 次提交
-
-
由 Adam Osewski 提交于
-
- 01 3月, 2021 1 次提交
-
-
由 alncat 提交于
-
- 25 2月, 2021 1 次提交
-
-
由 jakpiase 提交于
-
- 23 2月, 2021 2 次提交
-
-
由 alncat 提交于
* added support for fake_quantize_dequantize_abs_max op in quantization inference pass * remove const_cast to pass ci * remove compare operator to pass ci-coverage * added detailed error message for unregistered tensorrt_subgrah_pass
-
由 joanna.wozna.intel 提交于
* Unification of bfloat16 enablement process and refactor * Remove unnecessary function * Standardize the output name search
-
- 22 2月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 18 2月, 2021 1 次提交
-
-
由 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
-
- 09 2月, 2021 1 次提交
-
-
由 Adam Osewski 提交于
-
- 05 2月, 2021 1 次提交
-
-
由 Adam Osewski 提交于
* Additionally change to not throw error from inside pass.
-
- 04 2月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* use iwyu clean include second time, test=develop
-