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

Bump up TVM version to avoid conflict with existing one #9159

Merged
merged 2 commits into from
Sep 23, 2021
Merged

Conversation

ke1337
Copy link
Contributor

@ke1337 ke1337 commented Sep 22, 2021

Description: Bump up libtvm.so version to avoid confliction with old ones

Motivation and Context

  • This is needed for an internal release that runs both different ORT versions with TVM

KeDengMS added 2 commits September 22, 2021 19:19
There are some c++17 related fixes in TVM
Copy link
Contributor

@yangchen-MS yangchen-MS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@ke1337
Copy link
Contributor Author

ke1337 commented Sep 22, 2021

Note that TVM is only used by Nuphar EP and this change would not affect any published packages. Please consider piggyback this with other changes if we are to have a patch 1.9.1 release, so we can align an internal build of ORT with Nuphar with rel-1.9.1.

@ke1337 ke1337 changed the title Kedeng/bump tvm Bump up TVM version to avoid conflict with existing one Sep 22, 2021
@ke1337 ke1337 merged commit 6e83392 into master Sep 23, 2021
@ke1337 ke1337 deleted the kedeng/bump_tvm branch September 23, 2021 00:39
smk2007 pushed a commit that referenced this pull request Sep 30, 2021
* Bump up tvm version

* Bump up onnxruntime-tvm version

There are some c++17 related fixes in TVM

Co-authored-by: KeDengMS <kedeng@microsoft.com>
smk2007 added a commit that referenced this pull request Oct 1, 2021
* Add full iOS job in package pipeline (#9036)

* Add full ios xcframework job

* create zip file of the xcframework

* Bump up TVM version to avoid conflict with existing one (#9159)

* Bump up tvm version

* Bump up onnxruntime-tvm version

There are some c++17 related fixes in TVM

Co-authored-by: KeDengMS <kedeng@microsoft.com>

* fix bug introduced by PR9130 (#9166)

* make uwp store apps link to statically-linked crt desktop builds (#9182)

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>

* #9182 removed the `--is_store_build` option but one place where that was used was missed. (#9219)

This should fix the relevant packaging pipelines.

* DirectML.dll load fails when executable path contains Non-English characters (#9229)

* enable unicode dml

* add wide string L prefix

* Add Fail Fast back

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>

* Fix Android build break after Virtual Environment update to 20210919  (#9163)

Co-authored-by: Guoyu Wang <62914304+gwang-msft@users.noreply.github.com>
Co-authored-by: ke1337 <22626095+ke1337@users.noreply.github.com>
Co-authored-by: KeDengMS <kedeng@microsoft.com>
Co-authored-by: George Wu <jywu@microsoft.com>
Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
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.

3 participants