Skip to content

Conversation

zhenying-liu
Copy link
Contributor

Fix a bug with parameter_memory_host_offload: "Found an instruction ("convert.610") which does device compute in host memory space." The issue was caused by self.kernel in linear.py being on the host and undergoing a data type conversion before being moved to the device. This commit moves device_put() earlier to resolve the issue.

@copybara-service copybara-service bot merged commit 0760d3d into AI-Hypercomputer:main Jul 10, 2025
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants