Skip to content

Conversation

@Lunderberg
Copy link
Contributor

  • Pass parameters through TVMRetValue as std::string instead of runtime::String

  • Remove escaping of spaces inside quotes for target attributes. Updated unit test to verify round-trip behavior.

  • Added missing "device_type" query for Vulkan.

- Pass parameters through TVMRetValue as std::string instead of
  runtime::String

- Remove escaping of spaces inside quotes for target attributes.
  Updated unit test to verify round-trip behavior.

- Added missing "device_type" query for Vulkan.
@Lunderberg
Copy link
Contributor Author

@masahi This resolves the incorrect type query introduced in #8587 .

@masahi masahi merged commit 4d2c5d5 into apache:main Aug 4, 2021
@Lunderberg Lunderberg deleted the vulkan_device_name branch August 4, 2021 19:45
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Aug 11, 2021
…he#8651)

- Pass parameters through TVMRetValue as std::string instead of
  runtime::String

- Remove escaping of spaces inside quotes for target attributes.
  Updated unit test to verify round-trip behavior.

- Added missing "device_type" query for Vulkan.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
…he#8651)

- Pass parameters through TVMRetValue as std::string instead of
  runtime::String

- Remove escaping of spaces inside quotes for target attributes.
  Updated unit test to verify round-trip behavior.

- Added missing "device_type" query for Vulkan.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
…he#8651)

- Pass parameters through TVMRetValue as std::string instead of
  runtime::String

- Remove escaping of spaces inside quotes for target attributes.
  Updated unit test to verify round-trip behavior.

- Added missing "device_type" query for Vulkan.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
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