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] Added conversion from bool to float. #3513

Merged
merged 3 commits into from
Jul 9, 2019

Conversation

jwfromm
Copy link
Contributor

@jwfromm jwfromm commented Jul 9, 2019

Minor change to vulkan ir generator to support conversion from bool to float using two step casting. Also tweaked bool codegen testing to catch this error.

@tqchen tqchen merged commit a5acca9 into apache:master Jul 9, 2019
@tqchen
Copy link
Member

tqchen commented Jul 9, 2019

Thanks @jwfromm !

wweic pushed a commit to wweic/tvm that referenced this pull request Jul 11, 2019
* Added bool to float conversion support to spirv ir builder.

* Added unittest for vulkan bool conversion.

* Typo fix.
wweic pushed a commit to wweic/tvm that referenced this pull request Jul 11, 2019
* Added bool to float conversion support to spirv ir builder.

* Added unittest for vulkan bool conversion.

* Typo fix.
wweic pushed a commit to neo-ai/tvm that referenced this pull request Jul 11, 2019
* Added bool to float conversion support to spirv ir builder.

* Added unittest for vulkan bool conversion.

* Typo fix.
@jwfromm jwfromm deleted the vulkan_bool branch January 11, 2020 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants