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] Warn about non-contiguous gradient tensors #8450

Merged
merged 2 commits into from
Dec 27, 2023
Merged

Conversation

bobcao3
Copy link
Collaborator

@bobcao3 bobcao3 commented Dec 24, 2023

Fixes: #8443

Brief Summary

copilot:summary

Walkthrough

copilot:walkthrough

Copy link

netlify bot commented Dec 24, 2023

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 67fc59e
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/6588a22ba3f3030008017d08
😎 Deploy Preview https://deploy-preview-8450--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 configuration.

@bobcao3 bobcao3 changed the title Warn about non-contiguous gradient tensors [lang] Warn about non-contiguous gradient tensors Dec 24, 2023
Copy link
Contributor

@lin-hitonami lin-hitonami left a comment

Choose a reason for hiding this comment

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

LGTM

@bobcao3 bobcao3 merged commit 6a30b8d into master Dec 27, 2023
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Non contiguous gradient tensor not checked (causes segmentation fault)
2 participants