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

fix checking DiskBuffer is opened [pr] #8547

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

chenyuxyz
Copy link
Collaborator

assert self.device.mem is not None did not assert because .mem triggers AttributeError first

`assert self.device.mem is not None` did not assert because `.mem` triggers AttributeError first
Copy link
Contributor

github-actions bot commented Jan 9, 2025

This branch currently is behind tinygrad/master. The line count difference bot is disabled.

@chenyuxyz chenyuxyz merged commit 88661cd into tinygrad:master Jan 9, 2025
17 checks passed
@chenyuxyz chenyuxyz deleted the disk-mem branch January 9, 2025 23:58
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

Successfully merging this pull request may close these issues.

1 participant