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

exploration(api): Typed Array + Ops Example #31

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

dcvz
Copy link
Contributor

@dcvz dcvz commented Apr 18, 2024

No description provided.

@dcvz dcvz changed the base branch from main to dev April 18, 2024 13:03

#[test]
fn test_zeros() {
let mut array: MLXArray<f32, 2> = MLXArray::zeros([2, 3], StreamOrDevice::default());
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checkout the type validation on this one.

@dcvz dcvz marked this pull request as draft April 18, 2024 13:45
@dcvz dcvz mentioned this pull request Apr 18, 2024
@dcvz dcvz force-pushed the main branch 4 times, most recently from c17572c to 7661f36 Compare July 15, 2024 12:15
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