Skip to content

Stale PR - #78

Merged
tqchen merged 1 commit into
masterfrom
tqchen
Apr 1, 2017
Merged

Stale PR#78
tqchen merged 1 commit into
masterfrom
tqchen

Conversation

@tqchen

@tqchentqchen commented Apr 1, 2017

Copy link
Copy Markdown
Member

No description provided.

@tqchen
tqchen requested a review from ZihengJiangApril 1, 2017 03:25
@tqchentqchen mentioned this pull request Apr 1, 2017
2 tasks
@tqchen
tqchen merged commit a86fe52 into masterApr 1, 2017
@tqchentqchen changed the title [LANG/GPU] Cross Thread Reduction.DeletedApr 1, 2017
@tqchentqchen changed the title DeletedStale PRApr 1, 2017
tqchen added a commit to tqchen/tvm that referenced this pull request May 26, 2018
tqchen added a commit that referenced this pull request May 29, 2018
tqchen added a commit to tqchen/tvm that referenced this pull request Jul 6, 2018
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
jroesch pushed a commit to jroesch/tvm that referenced this pull request Aug 29, 2018
* add back revnode
* commit
* fix lint. fix evaluator compile error
* no variant. rip.
* sae
* fix some lint
* fix lint
* commit
* add flatten
* save RDoc
* fix lint
* fix compile error
* prrrrint
* add endl
* finish pretty printer basic
* fix lint
* commit!!!!
jroesch added a commit to jroesch/tvm that referenced this pull request Aug 29, 2018
apache#78)
This patch adds the first version of an NNVM frontend for Relay, and a backend which targets the existing TVM graph runtime. There are still quite a few TODOs before this is robust as outlined in apache#76.
Changes:
Add initial NNVM frontend
Refactor Python debug code
Refactor type checker to support generalization
First example works, now working on nnvm.build
Clean up IR definition
Generate type specialized program
Start on TVM RTS, first step is refactor operator compilation
Work around bug due to name mangling
Expose ability to build module from intrinsic id set
Working towards full NNVM output from Relay
First version of TVM RTS compiler works, but program crashes on RTS
Get first NNVM frontend test passing
Clean up relay.nnvm.build
Fix Josh's comments
Add basic If suppot for tomorrow's demo
Refactors for demo, trying to debug segfault
Add a bunch of intrumentation
Continue patching up 0-sized tensors
Iterate towards running if
Fix lint
Fix Makefile ws
Fix Python linting
Fix final lint
Disable lint
Add Relay logging
Iterate on CI
Hacking
Remove MK's hack
Prefer py3 executable
Prefer Python 3.6
Remove dead import
Fix PYTHONPATH
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Mar 3, 2022
* Enable tests.
* Updated.
* Updated.
* Updated.
vinx13 pushed a commit to vinx13/tvm that referenced this pull request Mar 9, 2022
…pache#78)
* [TIR][Hybrid] Extensible Parser & Life of Lowering & Concise Scoping
* [TIR][HYBRID] fix several issues
* [TIR][HYBRID] fix assert and let
* [TIR][HYBRID] fix store
* [TIR][Hybrid] improve hybrid type hierarchy
* [TIR][Hybrid] improve comments
* [TIR][Hybrid] update all the tests
* [TIR][Hybrid] improve typing class comments
* [TIR][Hybrid] improve comments
* [TIR][Hybrid] improve comments
* [TIR][Hybrid] move hybrid from tvm.tir to tvm namespace
* [TIR][Hybrid] support single point TensorRegion sugar
* [TIR][Hybrid] move string key to enum
* [TIR][Hybrid] fix enum
jinhongyii pushed a commit to jinhongyii/tvm that referenced this pull request Jun 20, 2022
* Enable tests.
* Updated.
* Updated.
* Updated.
Hzfengsy pushed a commit to Hzfengsy/tvm that referenced this pull request Jul 30, 2022
* Enable tests.
* Updated.
* Updated.
* Updated.
Kathryn-cat added a commit to Kathryn-cat/tvm that referenced this pull request Aug 5, 2022
* [Feature Extraction] Group 3 Feature
* [Feature Extraction] Group 5 Feature
* [Feature Extraction] Group 4 Feature
* minor fix
Kathryn-cat added a commit to Kathryn-cat/tvm that referenced this pull request Aug 14, 2022
* [Feature Extraction] Group 3 Feature
* [Feature Extraction] Group 5 Feature
* [Feature Extraction] Group 4 Feature
* minor fix
Kathryn-cat added a commit to Kathryn-cat/tvm that referenced this pull request Aug 16, 2022
* [Feature Extraction] Group 3 Feature
* [Feature Extraction] Group 5 Feature
* [Feature Extraction] Group 4 Feature
* minor fix
areusch pushed a commit to areusch/tvm that referenced this pull request Sep 20, 2022
* Enable tests.
* Updated.
* Updated.
* Updated.
gigiblender pushed a commit to gigiblender/tvm that referenced this pull request Nov 3, 2022
* Enable tests.
* Updated.
* Updated.
* Updated.
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Nov 20, 2022
* Enable tests.
* Updated.
* Updated.
* Updated.
yelite pushed a commit to yelite/tvm that referenced this pull request Feb 17, 2023
* Enable tests.
* Updated.
* Updated.
* Updated.
csullivan pushed a commit to csullivan/tvm that referenced this pull request Apr 27, 2024
LeiWang1999 added a commit to LeiWang1999/tvm that referenced this pull request Nov 8, 2024
* Refactor BatchMatMulEmitter and BatchMatMulSelector for improved readability and maintainability
* Refactor import statements for improved readability and maintainability
* Refactor import statements for improved readability and maintainability
* disable failure email for ci
* remove email notifications.
* move relax pass from testing to mlc_llm
* Refactor scripts with se check_eual_ref_scripts_with_emitter function
* Lint Fix
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Aug 17, 2025
tlopex pushed a commit to tlopex/tvm that referenced this pull request Mar 9, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@tqchen