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

[Lang] Fixes matrix-vector multiplication #6014

Merged
merged 8 commits into from
Sep 15, 2022

Conversation

AD1024
Copy link
Contributor

@AD1024 AD1024 commented Sep 7, 2022

Related issue = fix #5988

@netlify
Copy link

netlify bot commented Sep 7, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit cdc0631
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/632229ef857da0000b50b964
😎 Deploy Preview https://deploy-preview-6014--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@ailzhang ailzhang modified the milestones: v1.2.0, v1.1.3 Sep 14, 2022
@AD1024 AD1024 requested a review from bobcao3 September 14, 2022 20:28
Copy link
Contributor

@strongoier strongoier left a comment

Choose a reason for hiding this comment

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

Thanks!

@strongoier strongoier merged commit 9a35e04 into taichi-dev:master Sep 15, 2022
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.

Matmul of a matrix and a vector returns a matrix instead of a vector
4 participants