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

[MSVC] Make able to compile with MSVC #6341

Merged
merged 3 commits into from
Aug 26, 2020
Merged

Conversation

yukatayu
Copy link
Contributor

HEAD ( 1a26a2e ) cannot be compiled with msvc.
So, I added some #include and #ifdef to make it compilable.

@yukatayu yukatayu changed the title [Easy fix] Make able to compile with msvc, clang WIP: [Easy fix] Make able to compile with msvc, clang Aug 26, 2020
@yukatayu yukatayu changed the title WIP: [Easy fix] Make able to compile with msvc, clang [Easy fix] Make able to compile with msvc, clang Aug 26, 2020
@yukatayu yukatayu requested a review from FrozenGene August 26, 2020 10:13
@FrozenGene FrozenGene changed the title [Easy fix] Make able to compile with msvc, clang [MSVC] Make able to compile with MSVC Aug 26, 2020
@jroesch jroesch merged commit 4910c8c into apache:master Aug 26, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
* fix: make suitable for msvc, clang

* clang-format

* refactor: use DMLC_ATTRIBUTE
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
* fix: make suitable for msvc, clang

* clang-format

* refactor: use DMLC_ATTRIBUTE
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
* fix: make suitable for msvc, clang

* clang-format

* refactor: use DMLC_ATTRIBUTE
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Sep 2, 2020
* fix: make suitable for msvc, clang

* clang-format

* refactor: use DMLC_ATTRIBUTE
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Sep 3, 2020
* fix: make suitable for msvc, clang

* clang-format

* refactor: use DMLC_ATTRIBUTE
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.

4 participants