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

[BUG] <can not use fp16> #341

Open
1 task done
momoyo126 opened this issue Dec 2, 2024 · 1 comment
Open
1 task done

[BUG] <can not use fp16> #341

momoyo126 opened this issue Dec 2, 2024 · 1 comment

Comments

@momoyo126
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Although conv_mode has been set to 0, but the model still uses fp32. I try to ues amp.autocast but model still uses fp16. But if using torchsparse2.0.0, there is no problem.

Expected Behavior

No response

Environment

- GCC: 11.4
- NVCC: 11.8
- PyTorch: 2.1
- PyTorch CUDA: 11.8
- TorchSparse: 2.1

Anything else?

No response

@francotheengineer
Copy link

Please provide minimal code example. Creating issues with bare minimum effort means we cannot help you!

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