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

[autodiff] Add test for ternary operators in reverse mode autodiff #5395

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

erizmr
Copy link
Contributor

@erizmr erizmr commented Jul 12, 2022

Currently, there is no test for ternary operators in reverse mode autodiff. This PR adds a test for it.

@netlify
Copy link

netlify bot commented Jul 12, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 882c5c4
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62cd2c9690733b0007e22f56
😎 Deploy Preview https://deploy-preview-5395--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.

@taichi-gardener taichi-gardener added this to In progress in Autodiff Jul 12, 2022
@erizmr erizmr requested a review from strongoier July 12, 2022 05:46
Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

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

Thanks!

@ailzhang ailzhang merged commit bfc6e02 into taichi-dev:master Jul 12, 2022
Autodiff automation moved this from In progress to Done Jul 12, 2022
@erizmr erizmr deleted the ad_test_ternary branch July 12, 2022 11:56
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.

None yet

2 participants