Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: only apply comp_prec for floating dtypes (#711)
Fix #703. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved handling of data types during the reshaping process, ensuring type conversion only occurs for floating-point data. - **Bug Fixes** - Enhanced robustness of data processing by preventing unnecessary type casting for non-floating-point data types. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Jinzhe Zeng <[email protected]>
- Loading branch information