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

[refactor] Merge Kernel.argument_names and argument_annotations #4753

Merged
merged 12 commits into from
Apr 13, 2022

Conversation

DongqiShen
Copy link
Contributor

Related issue = #4749

I create a small class which is KernelArguments: annotation, name and merge Kernel.argument_name and Kernel.argument_annotations together. I hope to meet the requirements in the issue #4749 . If something is wrong in the pr, please don't hesitate to let me know. I will be appreciate for that.

(since this is the first time I made pr with code modification, I am glad to hear any suggestion from you.(^-^) Thanks again).

@netlify
Copy link

netlify bot commented Apr 10, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit fe642e2
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62563ecc166d960008cc88bf
😎 Deploy Preview https://deploy-preview-4753--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.

Copy link
Member

@yuanming-hu yuanming-hu left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution, and let's make CI pass :-)

(since this is the first time I made pr with code modification, I am glad to hear any suggestion from you.(^-^) Thanks again).

You are doing great! A tip from me: you can actually run tests locally to detect potential issues early. See https://docs.taichi.graphics/lang/articles/contributor_guide#run-integration-tests

Copy link
Member

@k-ye k-ye left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

@DongqiShen
Copy link
Contributor Author

@yuanming-hu @k-ye Thanks for your suggestion. I think I made part of things right this time (modified some tests and passed) but not sure whether everything is correct. If something is wrong, I will fix it later. I think I am being familiar with the whole procedure gradually. Thanks for your time. :-)

Copy link
Member

@k-ye k-ye left a comment

Choose a reason for hiding this comment

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

Just one nit before LGTM :-)

@DongqiShen
Copy link
Contributor Author

@k-ye Sry to bother you again. I hope this time everything is all right. Thanks again:-)

Copy link
Member

@k-ye k-ye left a comment

Choose a reason for hiding this comment

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

LGTM!

@k-ye k-ye merged commit 821b803 into taichi-dev:master Apr 13, 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.

3 participants