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

non-contiguous input #26

Open
yangze01 opened this issue May 8, 2019 · 1 comment
Open

non-contiguous input #26

yangze01 opened this issue May 8, 2019 · 1 comment
Assignees

Comments

@yangze01
Copy link

yangze01 commented May 8, 2019

When I set the batch size as 128, there will occurs an problem. CUDNN_STATUS_NOT_SUPPORTED. This error may appear if you passed in a non-contiguous input. When I set a smaller batch size, it goes pretty well. I think it is caused by the char embedding.

@ljshou
Copy link
Member

ljshou commented May 8, 2019

@adolphk-yk it is an issue related char embedding, please take a look.

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

No branches or pull requests

3 participants