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

[Bug] Fix macro error with ti_import_cpu_memory #8401

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

jim19930609
Copy link
Contributor

@jim19930609 jim19930609 commented Nov 1, 2023

Issue: #

Brief Summary

🤖 Generated by Copilot at 2bf9cc6

Simplify and test Vulkan image interop in C API. Remove redundant preprocessor directives and add a test case for texture_interop_test in c_api_interop_test.cpp.

Walkthrough

🤖 Generated by Copilot at 2bf9cc6

  • Simplify the code and avoid unnecessary conditional compilation by removing the #if TI_WITH_VULKAN and #endif preprocessor directives from the c_api_interop_test.cpp file (link)
  • Test the Vulkan image interop functionality of the C API by adding the texture_interop_test function and the AotTestVulkanTextureInterop test case to the c_api_interop_test.cpp file (link)

Copy link

netlify bot commented Nov 1, 2023

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit 606450c
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/65421293e207cc0008ccef02

@jim19930609 jim19930609 merged commit f9daa65 into taichi-dev:master Nov 2, 2023
24 checks passed
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