You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/06/24 21:09:44 UTC

[GitHub] [tvm] Lunderberg opened a new pull request #8333: [Vulkan] Added debug saving of Vulkan shaders, environment variable documentation

Lunderberg opened a new pull request #8333:
URL: https://github.com/apache/tvm/pull/8333


   Frequently, looking at the shaders generated by the Vulkan codegen is useful for debugging.  While this can be done by checking the `mod.imported_modules[0].get_source()`, that requires the shader to first pass validation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi merged pull request #8333: [Vulkan] Added debug saving of Vulkan shaders, environment variable documentation

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #8333:
URL: https://github.com/apache/tvm/pull/8333


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] Lunderberg commented on pull request #8333: [Vulkan] Added debug saving of Vulkan shaders, environment variable documentation

Posted by GitBox <gi...@apache.org>.
Lunderberg commented on pull request #8333:
URL: https://github.com/apache/tvm/pull/8333#issuecomment-868018700


   Potential reviewer: @masahi 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org