-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[BUILD] Add CMake for Windows build #55
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tqchen
added a commit
to tqchen/tvm
that referenced
this pull request
May 26, 2018
* [SYMBOL] support control deps in API * enable more generic tuple list * fix * fix
tqchen
added a commit
to tqchen/tvm
that referenced
this pull request
May 26, 2018
* [PASS] FoldScaleAxis * Move FoldAxis to O3 * Set unroll to 0 when ready
tqchen
added a commit
that referenced
this pull request
May 29, 2018
* [SYMBOL] support control deps in API * enable more generic tuple list * fix * fix
tqchen
added a commit
that referenced
this pull request
May 29, 2018
* [PASS] FoldScaleAxis * Move FoldAxis to O3 * Set unroll to 0 when ready
tqchen
added a commit
to tqchen/tvm
that referenced
this pull request
Jul 6, 2018
* [SYMBOL] support control deps in API * enable more generic tuple list * fix * fix
tqchen
added a commit
to tqchen/tvm
that referenced
this pull request
Jul 6, 2018
* [PASS] FoldScaleAxis * Move FoldAxis to O3 * Set unroll to 0 when ready
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
Jul 12, 2018
tqchen
pushed a commit
that referenced
this pull request
Jul 12, 2018
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
Aug 4, 2018
sergei-mironov
pushed a commit
to sergei-mironov/tvm
that referenced
this pull request
Aug 8, 2018
* [SYMBOL] support control deps in API * enable more generic tuple list * fix * fix
sergei-mironov
pushed a commit
to sergei-mironov/tvm
that referenced
this pull request
Aug 8, 2018
* [PASS] FoldScaleAxis * Move FoldAxis to O3 * Set unroll to 0 when ready
sergei-mironov
pushed a commit
to sergei-mironov/tvm
that referenced
this pull request
Aug 8, 2018
jroesch
added a commit
to jroesch/tvm
that referenced
this pull request
Aug 29, 2018
* Finish porting, by moving from NNVM namespace to TVM * Fix close namespace comment * Add first attempt at optimizer classes * Remove uncessary operator infrastructure * Renable evaluator tests and continue to clean-up old operator code * Fix the eval tests * Fix linting issues * Fix ws * Fix build issue
zxy844288792
pushed a commit
to zxy844288792/tvm
that referenced
this pull request
Nov 13, 2019
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
Mar 29, 2020
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Feb 26, 2022
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Mar 3, 2022
jinhongyii
pushed a commit
to jinhongyii/tvm
that referenced
this pull request
Jun 20, 2022
cyx-6
pushed a commit
to cyx-6/tvm
that referenced
this pull request
Jun 28, 2022
junrushao
added a commit
to cyx-6/tvm
that referenced
this pull request
Jul 4, 2022
cyx-6
pushed a commit
to cyx-6/tvm
that referenced
this pull request
Jul 13, 2022
Hzfengsy
pushed a commit
to Hzfengsy/tvm
that referenced
this pull request
Jul 30, 2022
Hzfengsy
pushed a commit
to Hzfengsy/tvm
that referenced
this pull request
Jul 30, 2022
areusch
pushed a commit
to areusch/tvm
that referenced
this pull request
Sep 20, 2022
gigiblender
pushed a commit
to gigiblender/tvm
that referenced
this pull request
Nov 3, 2022
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Nov 20, 2022
yelite
pushed a commit
to yelite/tvm
that referenced
this pull request
Feb 17, 2023
mikeseven
pushed a commit
to mikeseven/tvm
that referenced
this pull request
Sep 27, 2023
Fix downstream psim_mla_flow Approved-by: Derek Weitz
masahi
pushed a commit
to masahi/tvm
that referenced
this pull request
Mar 13, 2024
elvin-n
pushed a commit
to Deelvin/tvm
that referenced
this pull request
Mar 19, 2024
vinx13
added a commit
to vinx13/tvm
that referenced
this pull request
Mar 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.