Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

【PIR API adaptor No.15-17】 Migrate RandomHorizontalFlip、RandomVerticalFlip、RandomErasing into pir

Open cmcamdy opened this issue 1 year ago • 3 comments

PR Category

Execute Infrastructure

PR Types

Improvements

Description

Migrate RandomHorizontalFlip、RandomVerticalFlip、RandomErasing into pir 1.将RandomHorizontalFlip, RandomVerticalFlip, RandomErasing迁移到pir中 2.修复RandomResizedCrop在pir模式下_static_get_param函数无法直接进行比值问题 3.完善test_transforms_static.py的测试

Related links

  • #62618

cmcamdy avatar Jun 26 '24 14:06 cmcamdy

你的PR提交成功,感谢你对开源项目的贡献! 请关注后续CI自动化测试结果,详情请参考Paddle-CI手册。 Your PR has been submitted. Thanks for your contribution! Please wait for the result of CI firstly. See Paddle CI Manual for details.

paddle-bot[bot] avatar Jun 26 '24 14:06 paddle-bot[bot]

PR 描述里请关联下具体的任务 issue

luotao1 avatar Jun 28 '24 02:06 luotao1

PR 描述里请关联下具体的任务 issue

done

cmcamdy avatar Jun 28 '24 11:06 cmcamdy

可以帮忙看看PR-CI-Coverage这个嘛,我有些疑惑为什么Cover不到,本地测了一下相关的test(test_transforms_static.py)是会调用改动的地方

cmcamdy avatar Jul 01 '24 06:07 cmcamdy

Sorry to inform you that 5a91560's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

paddle-ci-bot[bot] avatar Jul 08 '24 03:07 paddle-ci-bot[bot]