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 #6

Merged
merged 1 commit into from
Sep 13, 2023
Merged

fix fused_seqpool_cvm_op_xpu op bug #6

merged 1 commit into from
Sep 13, 2023

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
Copy link
Collaborator Author

xymyeah commented Sep 13, 2023

test

@jack603047588 jack603047588 merged commit de6dd8f into jack603047588:paddlebox Sep 13, 2023
@xymyeah xymyeah deleted the paddlebox branch September 19, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants