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

not support ceil_mode #13

Open
zimenglan-sysu-512 opened this issue Jul 23, 2021 · 1 comment
Open

not support ceil_mode #13

zimenglan-sysu-512 opened this issue Jul 23, 2021 · 1 comment

Comments

@zimenglan-sysu-512
Copy link

RuntimeError: Expected ceil_mode == false to be true, but got false. (Could this error message be improved? If so, please report an enhancement request to PyTorch.)

@merrymercy
Copy link
Member

merrymercy commented Jul 25, 2021

I don't have the plan to support this. You can fix it by yourself. It is not very hard. You can implemen the semantics of "ceil_mode" in that CUDA kernel implementation

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

2 participants