Skip to content

[Vulkan][Docs] Minor updates following Vulkan target query implementation - #8151

Merged
masahi merged 1 commit into
apache:mainfrom
Lunderberg:vulkan_target_query
Jun 2, 2021
Merged

[Vulkan][Docs] Minor updates following Vulkan target query implementation#8151
masahi merged 1 commit into
apache:mainfrom
Lunderberg:vulkan_target_query

Conversation

@Lunderberg

Copy link
Copy Markdown
Contributor
  • Better error messages, specifying which capability is needed.

  • Documentation section outlining the different target capabilities,
    which vulkan properties they correspond to, and which spir-v
    capabilities they are required by.

@Lunderberg

Copy link
Copy Markdown
ContributorAuthor

@masahi

@masahi

Copy link
Copy Markdown
Member

please fix the build error.

@Lunderberg
Lunderbergforce-pushed the vulkan_target_query branch from 774c875 to 9c05e30CompareMay 27, 2021 21:55
@Lunderberg

Copy link
Copy Markdown
ContributorAuthor

Build error fixed. Thank you for the catch, and definitely time for me to set up a pre-commit hook, since I've forgotten both this and linting in the past.

@masahimasahi self-assigned this May 28, 2021
- Better error messages, specifying which capability is needed.
- Documentation section outlining the different target capabilities,
which vulkan properties they correspond to, and which spir-v
capabilities they are required by.
@Lunderberg
Lunderbergforce-pushed the vulkan_target_query branch from 9c05e30 to 29744a3CompareJune 1, 2021 15:22
@Lunderberg

Copy link
Copy Markdown
ContributorAuthor

Rebased on main to start CI again, now that the CI fix #8160 is in.

@masahi
masahi merged commit bb3e772 into apache:mainJun 2, 2021
@masahi

Copy link
Copy Markdown
Member

Thanks @Lunderberg

@Lunderberg
Lunderberg deleted the vulkan_target_query branch June 2, 2021 03:14
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
)
- Better error messages, specifying which capability is needed.
- Documentation section outlining the different target capabilities,
which vulkan properties they correspond to, and which spir-v
capabilities they are required by.
Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
)
- Better error messages, specifying which capability is needed.
- Documentation section outlining the different target capabilities,
which vulkan properties they correspond to, and which spir-v
capabilities they are required by.
Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
Sign up for freeto 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

@Lunderberg@masahi