Open
Description
Checklist
- I have searched for similar issues.
- For Python issues, I have tested with the latest development wheel.
- I have checked the release documentation and the latest documentation (for
main
branch).
Proposed new feature or change
i found when build torch ops and use cuda module, the fixed_radius_search
function don't support double type,and unit test said that the GPU only supports single precision float.can i impl double precision support for this function?
References
No response
Additional information
No response