- 16 6月, 2023 8 次提交
-
-
由 ronnywang 提交于
-
由 LiYuRio 提交于
-
由 Yuang Liu 提交于
-
由 wz1qqx 提交于
-
由 tianshuo78520a 提交于
* Ampere-ci-test * Ampere-ci-test * fix build error,Ampere-ci-test * fix glide
-
由 zhupengyang 提交于
-
由 bukejiyu 提交于
* layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 * Using trt layer to make layers_norm op in lower than trt8.6 layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 * ROLLBACK to layer_norm plugin when trt<8.6 * Update layer_norm_op.cc delete log * Update layer_norm_op.cc code style
-
由 bukejiyu 提交于
* 0-dims support cumsum and bitwise_not * Update cumsum_op.cc * Update test_trt_convert_bitwise_not.py --------- Co-authored-by: NZhang Jun <ewalker@live.cn>
-
- 15 6月, 2023 17 次提交
-
-
由 duanyanhui 提交于
-
由 YuanRisheng 提交于
-
由 Hui Zhang 提交于
* fix for log xxx * add int32/int64 for cpu/gpu; add float16/bfloat16 for cpu forward * fix docstring * fix bug * fix bugs * fix bugs * fix bugs * fix bugs * fix bug * using cast * fix test * fix api * fix other bugs * fix ci bug for not using dygraph guard * add bfloat16 test * fix ut * bf16 * exp/expm1 support int32/int64 * fix ut * fix ut * fix ut
-
由 Charles-hit 提交于
* support composite higher grad maker * fix composite maker higher order gen
-
由 gouzil 提交于
* [cmake] rm leveldb sub * [cmake] add tag check * [cmake] fix install dir * [cmake] fix install error * [cmake] fix update error * fix
-
由 ronnywang 提交于
-
由 Zhenghai Zhang 提交于
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case` * add first pd_op to kernel dialect * lower pd op to kernel dialect * update * update * remove useless code * add attrite print test * fix bug * update * update * update * update * polish code * fix bug * polish code and add python test * add test * fix test error * add env flag * fix bug * revert test env * change cc_test_old to cc_test * fix build_static bug * fix type test error * udpate cmake * disable test in windows * fix inference compile
-
由 zqw_1997 提交于
-
由 LiYuRio 提交于
-
由 bukejiyu 提交于
* modify tensorrt ci timeout * activation ci bug fix * comment out int8 mode test_trt_dynamic_shape_groupnorm
-
由 Haohongxiang 提交于
-
由 cyber-pioneer 提交于
-
由 Ghost Screaming 提交于
* Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result is wrong. * Remove climits. * Fix problem of pickle and NCCL_P2P_DISABLE in distributed testcases in cuda12. * Fix problem of TimeOut of distributed testcases under cuda12. * Fix bug of test_sync_batch_norm_op_static_build accuracy problem under cuda12. * Remove useless code modification.
-
由 LiYuRio 提交于
-
由 ronnywang 提交于
-
由 LiYuRio 提交于
-
- 14 6月, 2023 15 次提交
-
-
由 Chitsing KUI 提交于
-
由 Charles-hit 提交于
* fix api rename * support amp logic for some prim ops --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 cyber-pioneer 提交于
* add user to check composite_rule.py * add committer for reviewing prim backward file
-
由 caozhou 提交于
* add auto tuner * fix prune * fix sharding prune and mbs candidates * fix cfg * fix launch * fix launch * add unittest * fix code style
-
由 Ghost Screaming 提交于
* Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result is wrong. * Remove climits. * Fix problem of pickle and NCCL_P2P_DISABLE in distributed testcases in cuda12. * Fix problem of TimeOut of distributed testcases under cuda12. * Remove useless modification. * Remove useless modification.
-
由 cyber-pioneer 提交于
* move batch_norm prim test to op_test * fix optest bug * add test to cmake * add cinn test case * fix batch_norm prim grad bf16 * fix code * add cuda check * fix batch_norm bfloat16 * fix cpu bfloat16 bug * skip non-bfloat16-supported platform * fix code * fix cinn rtol and atol in bfloat16 * fix name * fix config
-
由 Charles-hit 提交于
-
由 zhouweiwei2014 提交于
* [Zero-Dim] paddle.nanmedian support 0D Tensor * fix CI
-
由 zhouweiwei2014 提交于
-
由 Yuang Liu 提交于
-
由 chalsliu 提交于
-
由 zhupengyang 提交于
-
由 Zhang Ting 提交于
-
由 huangjiyi 提交于
* update * update
-
由 yuehuayingxueluo 提交于
[BugFix]: Fix ci test bugs in test_fuse_gemm_epilogue_pass.py and test_fused_gemm_epilogue_op.py (#54519) * fix ci bugs in fused_linear * fix code style
-