Skip to content

Conversation

@haohongxiang
Copy link
Contributor

PR types

Bug fixes

PR changes

OPs

Describe

Fix gather_op to avoid cudaErrorLaunchFailure for solov2
icafe卡片:https://console.cloud.baidu-int.com/devops/icafe/issue/DLTP-32060/show
由于框架dev的改动,导致solov2模型评估/预测报错

经排查:在gather_op的cuda_kernel_loop对index做越界分析时,将index与上界input_size(the size of input)作比较时,报错信息如下:
image
目前未找到合适的解决方法,先取消上界越界分析,后续找到解决方法后再修复。

PR链接:#34096

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@haohongxiang haohongxiang deleted the my-branch branch July 16, 2021 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant