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

[vulkan] [aot] Enable aot tests for vulkan backend. #4000

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

ailzhang
Copy link
Contributor

This PR fixes a typo in std::optional serialization and enabled field
based aot tests for vulkan backend.

Note our arch in ti.aot.Module(arch) API is ignored, this API is a bit
misleading so we made it clear in tests.

Related issue = #

This PR fixes a typo in std::optional serialization and enabled field
based aot tests for vulkan backend.

Note our `arch` in `ti.aot.Module(arch)` API is ignored, this API is a bit
misleading so we made it clear in tests.
@ailzhang ailzhang requested a review from k-ye January 12, 2022 02:17
@netlify
Copy link

netlify bot commented Jan 12, 2022

✔️ Deploy Preview for jovial-fermat-aa59dc ready!

🔨 Explore the source changes: c958b8a

🔍 Inspect the deploy log: https://app.netlify.com/sites/jovial-fermat-aa59dc/deploys/61de3a36e3edc70008ebf5c1

😎 Browse the preview: https://deploy-preview-4000--jovial-fermat-aa59dc.netlify.app

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!

@ailzhang
Copy link
Contributor Author

synk error is not related, merging :D

@ailzhang ailzhang merged commit b1ef15b into taichi-dev:master Jan 12, 2022
@ailzhang ailzhang deleted the vulkan_aot branch January 12, 2022 05:57
ailzhang pushed a commit that referenced this pull request Jan 12, 2022
related: #3334
I made a mistake in #4000 that vulkan aot doesn't support templated
kernel yet. This PR made it an explicit error and split the tests.

[ghstack-poisoned]
ailzhang pushed a commit to ailzhang/taichi that referenced this pull request Jan 13, 2022
related: taichi-dev#3334
I made a mistake in taichi-dev#4000 that vulkan aot doesn't support templated
kernel yet. This PR made it an explicit error and split the tests.

ghstack-source-id: 37e5c95677706c9e49336c65c7bd3004058820b1
Pull Request resolved: taichi-dev#4010
ailzhang pushed a commit that referenced this pull request Jan 13, 2022
related: #3334
I made a mistake in #4000 that vulkan aot doesn't support templated
kernel yet. This PR made it an explicit error and split the tests.

ghstack-source-id: 37e5c95677706c9e49336c65c7bd3004058820b1
Pull Request resolved: #4010
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