[Refactor] Improve dtype handling in KernelParam class (#564)
- Updated the dtype handling logic in the KernelParam class to enhance clarity and maintainability. The dtype string is now modified only if it starts with "torch.", simplifying the return statement for boolean type checks.
Showing
Please register or sign in to comment