Skip to content

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

Draft
dcvz wants to merge 4 commits intoold-mainfrom
api/factory
Draft

exploration(api): Typed Array + Ops Example#31
dcvz wants to merge 4 commits intoold-mainfrom
api/factory

Conversation

@dcvz
Copy link
Collaborator

@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
Collaborator 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.

2 participants