-
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
[TEST] Add dot #61
Merged
[TEST] Add dot #61
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
pushed a commit
to tqchen/tvm
that referenced
this pull request
May 26, 2018
* [TUTORIAL] Deploy the Pretrained Model on Raspberry Pi * [TUTORIAL] Improve * [TUTORIAL] Improve * [TUTORIAL] Improve * [TUTORIAL] Improve
tqchen
pushed a commit
that referenced
this pull request
May 29, 2018
* [TUTORIAL] Deploy the Pretrained Model on Raspberry Pi * [TUTORIAL] Improve * [TUTORIAL] Improve * [TUTORIAL] Improve * [TUTORIAL] Improve
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
Jul 6, 2018
* [TUTORIAL] Deploy the Pretrained Model on Raspberry Pi * [TUTORIAL] Improve * [TUTORIAL] Improve * [TUTORIAL] Improve * [TUTORIAL] Improve
sergei-mironov
pushed a commit
to sergei-mironov/tvm
that referenced
this pull request
Aug 8, 2018
* [TUTORIAL] Deploy the Pretrained Model on Raspberry Pi * [TUTORIAL] Improve * [TUTORIAL] Improve * [TUTORIAL] Improve * [TUTORIAL] Improve
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Feb 26, 2022
* Add if and goto instr. * Update python/tvm/relax/exec_builder.py Co-authored-by: Yong Wu <yongcale@gmail.com> * use set_body_method. Co-authored-by: Yong Wu <yongcale@gmail.com>
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Mar 3, 2022
* Add if and goto instr. * Update python/tvm/relax/exec_builder.py Co-authored-by: Yong Wu <yongcale@gmail.com> * use set_body_method. Co-authored-by: Yong Wu <yongcale@gmail.com>
jinhongyii
pushed a commit
to jinhongyii/tvm
that referenced
this pull request
Jun 20, 2022
* Add if and goto instr. * Update python/tvm/relax/exec_builder.py Co-authored-by: Yong Wu <yongcale@gmail.com> * use set_body_method. Co-authored-by: Yong Wu <yongcale@gmail.com>
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
* Add if and goto instr. * Update python/tvm/relax/exec_builder.py Co-authored-by: Yong Wu <yongcale@gmail.com> * use set_body_method. Co-authored-by: Yong Wu <yongcale@gmail.com>
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
* Add if and goto instr. * Update python/tvm/relax/exec_builder.py Co-authored-by: Yong Wu <yongcale@gmail.com> * use set_body_method. Co-authored-by: Yong Wu <yongcale@gmail.com>
gigiblender
pushed a commit
to gigiblender/tvm
that referenced
this pull request
Nov 3, 2022
* Add if and goto instr. * Update python/tvm/relax/exec_builder.py Co-authored-by: Yong Wu <yongcale@gmail.com> * use set_body_method. Co-authored-by: Yong Wu <yongcale@gmail.com>
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Nov 20, 2022
* Add if and goto instr. * Update python/tvm/relax/exec_builder.py Co-authored-by: Yong Wu <yongcale@gmail.com> * use set_body_method. Co-authored-by: Yong Wu <yongcale@gmail.com>
yelite
pushed a commit
to yelite/tvm
that referenced
this pull request
Feb 17, 2023
* Add if and goto instr. * Update python/tvm/relax/exec_builder.py Co-authored-by: Yong Wu <yongcale@gmail.com> * use set_body_method. Co-authored-by: Yong Wu <yongcale@gmail.com>
vinx13
pushed a commit
to vinx13/tvm
that referenced
this pull request
Mar 27, 2023
elvin-n
pushed a commit
to Deelvin/tvm
that referenced
this pull request
Mar 25, 2024
[FP8] Bring fp8 support to OLLM tracking branch
krishnaraj36
added a commit
to krishnaraj36/tvm_mainline
that referenced
this pull request
Aug 9, 2024
1. Enhanced the GPU matmul schedule for OpenCL Android and windows backend. 2. It improves the 2X performance gain for Llama-2-7B prefill process Model device Earlier prefill perf Optimized prefill perf Llama-2-7B-chat-hf Snapdragon® 8 Gen 3 27 tok/sec 50 tok/sec Co-authored-by: krishnaraj36 <quic_kvegiraj@quicinc.com>
LeiWang1999
pushed a commit
to LeiWang1999/tvm
that referenced
this pull request
Nov 8, 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.