Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix fused_seqpool_cvm_op_xpu op bug #5

Closed
wants to merge 1 commit into from
Closed

fix fused_seqpool_cvm_op_xpu op bug #5

wants to merge 1 commit into from

Conversation

xymyeah
Copy link
Collaborator

@xymyeah xymyeah commented Sep 12, 2023

fix fix fused_seqpool_cvm_op_xpu op bug :

1 ) [Hint: Expected y_dims[1] % w == 0, but received y_dims[1] % w:18 != 0:0.] (at /workspace/Paddle/paddle/fluid/operators/fused/fused_seqpool_cvm_op_xpu.cc:103)
[operator < fused_seqpool_cvm > error]. (at /workspace/Paddle/paddle/fluid/framework/threadpool.h:46)
image

https://console.cloud.baidu-int.com/devops/icafe/issue/abacus-aibox-834/show?source=drawer-header

  1. [Hint: Expected y_dims[1] % (w-2) == 0, but received y_dims[1] % (w-2):64 != 0:0.] (at /workspace/workspace/Paddle/paddle/fluid/operators/fused/fused_seqpool_cvm_op_xpu.cc:109)
    [operator < fused_seqpool_cvm > error]. (at /workspace/workspace/Paddle/paddle/fluid/framework/threadpool.h:46)

https://console.cloud.baidu-int.com/devops/icafe/issue/abacus-aibox-835/show?source=drawer-header

PR types

PR changes

Describe

@xymyeah xymyeah closed this Sep 12, 2023
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