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

[LLVM] Vectorized load/store #60

Merged
merged 1 commit into from
Mar 2, 2017
Merged

[LLVM] Vectorized load/store #60

merged 1 commit into from
Mar 2, 2017

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Mar 1, 2017

#50

@tqchen tqchen requested a review from icemelon March 1, 2017 07:30
Copy link
Member

@icemelon icemelon left a comment

Choose a reason for hiding this comment

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

lgtm

@tqchen tqchen merged commit 2c512ca into master Mar 2, 2017
tqchen pushed a commit to tqchen/tvm that referenced this pull request May 26, 2018
* update

* back to color
tqchen pushed a commit that referenced this pull request May 29, 2018
* update

* back to color
tqchen pushed a commit to tqchen/tvm that referenced this pull request Jul 6, 2018
* update

* back to color
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
* update

* back to color
jroesch added a commit to jroesch/tvm that referenced this pull request Aug 29, 2018
Big change is representation of operators, we now carry around the TVM code,
making it possible to do compilation via TVM runtime, and fusion soon.

* Start refactoring operators for mono-morph

* Add NNVM compat. tests

* Refactor evaluator to use new operator repr

* Clean up evaluator

* Single operator can be succesfully compiled

* Fix linting issues

* Fix MyPy around Opt

* Fix linting in new typed code

* Retrigger CI

* Fix test failures

* Fix bug in is_generic

* Restor some of the test_eval tests

* Floating point blows
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Feb 26, 2022
* Rename call_dps to call_tir

* Rename call_dps_rewrite.cc
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Mar 3, 2022
* Rename call_dps to call_tir

* Rename call_dps_rewrite.cc
jinhongyii pushed a commit to jinhongyii/tvm that referenced this pull request Jun 20, 2022
* Rename call_dps to call_tir

* Rename call_dps_rewrite.cc
cyx-6 pushed a commit to cyx-6/tvm that referenced this pull request Jul 3, 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
* Rename call_dps to call_tir

* Rename call_dps_rewrite.cc
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
* Rename call_dps to call_tir

* Rename call_dps_rewrite.cc
gigiblender pushed a commit to gigiblender/tvm that referenced this pull request Nov 3, 2022
* Rename call_dps to call_tir

* Rename call_dps_rewrite.cc
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Nov 20, 2022
* Rename call_dps to call_tir

* Rename call_dps_rewrite.cc
yelite pushed a commit to yelite/tvm that referenced this pull request Feb 17, 2023
* Rename call_dps to call_tir

* Rename call_dps_rewrite.cc
vinx13 pushed a commit to vinx13/tvm that referenced this pull request Mar 27, 2023
This PR fixes the typo in `get_cuda_target`, which is used to find the
`nvidia-smi` command.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
Test pr

Approved-by: John Neville
elvin-n pushed a commit to Deelvin/tvm that referenced this pull request Mar 25, 2024
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.

None yet

2 participants