-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[VERILOG] VPI Mem Interface/ VPI MMap #73
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
Merged
Conversation
This file contains hidden or 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
tmoreau89
approved these changes
Mar 17, 2017
Contributor
tmoreau89
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
May 26, 2018
* resnet example merged to imagenet * resnet example merged to imagenet * merge with master * merge with master * cuda imagenet benchmakr added * benchmark syntax fixed
tqchen
pushed a commit
that referenced
this pull request
May 29, 2018
* resnet example merged to imagenet * resnet example merged to imagenet * merge with master * merge with master * cuda imagenet benchmakr added * benchmark syntax fixed
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
Jul 6, 2018
* resnet example merged to imagenet * resnet example merged to imagenet * merge with master * merge with master * cuda imagenet benchmakr added * benchmark syntax fixed
sergei-mironov
pushed a commit
to sergei-mironov/tvm
that referenced
this pull request
Aug 8, 2018
* resnet example merged to imagenet * resnet example merged to imagenet * merge with master * merge with master * cuda imagenet benchmakr added * benchmark syntax fixed
jroesch
pushed a commit
to jroesch/tvm
that referenced
this pull request
Aug 29, 2018
* add back revnode * comment test to make ci pass
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Feb 26, 2022
* Emit TupleGetItem. * Remove a branch because TupleNode is not leaf node. * Address comment.
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Mar 3, 2022
* Emit TupleGetItem. * Remove a branch because TupleNode is not leaf node. * Address comment.
vinx13
pushed a commit
to vinx13/tvm
that referenced
this pull request
Mar 9, 2022
* [AutoTIR] Add LoopTree * Add ReprPrinter for IteratorNode * Loops whose body isnt BlockRealize; More testcases * doc
jinhongyii
pushed a commit
to jinhongyii/tvm
that referenced
this pull request
Jun 20, 2022
* Emit TupleGetItem. * Remove a branch because TupleNode is not leaf node. * Address comment.
Hzfengsy
pushed a commit
to Hzfengsy/tvm
that referenced
this pull request
Jul 30, 2022
* Emit TupleGetItem. * Remove a branch because TupleNode is not leaf node. * Address comment.
Kathryn-cat
pushed a commit
to Kathryn-cat/tvm
that referenced
this pull request
Aug 2, 2022
* Refactor: Add namespace; Move code to utils.h * Add per_block_feature.cc * done
Kathryn-cat
pushed a commit
to Kathryn-cat/tvm
that referenced
this pull request
Aug 2, 2022
* Refactor: Add namespace; Move code to utils.h * Add per_block_feature.cc * done
Kathryn-cat
pushed a commit
to Kathryn-cat/tvm
that referenced
this pull request
Aug 3, 2022
* Refactor: Add namespace; Move code to utils.h * Add per_block_feature.cc * done
Kathryn-cat
pushed a commit
to Kathryn-cat/tvm
that referenced
this pull request
Aug 14, 2022
* Refactor: Add namespace; Move code to utils.h * Add per_block_feature.cc * done
Kathryn-cat
pushed a commit
to Kathryn-cat/tvm
that referenced
this pull request
Aug 16, 2022
* Refactor: Add namespace; Move code to utils.h * Add per_block_feature.cc * done
areusch
pushed a commit
to areusch/tvm
that referenced
this pull request
Sep 20, 2022
* Emit TupleGetItem. * Remove a branch because TupleNode is not leaf node. * Address comment.
gigiblender
pushed a commit
to gigiblender/tvm
that referenced
this pull request
Nov 3, 2022
* Emit TupleGetItem. * Remove a branch because TupleNode is not leaf node. * Address comment.
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Nov 20, 2022
* Emit TupleGetItem. * Remove a branch because TupleNode is not leaf node. * Address comment.
yelite
pushed a commit
to yelite/tvm
that referenced
this pull request
Feb 17, 2023
* Emit TupleGetItem. * Remove a branch because TupleNode is not leaf node. * Address comment.
masahi
added a commit
to masahi/tvm
that referenced
this pull request
Apr 16, 2024
LeiWang1999
added a commit
to LeiWang1999/tvm
that referenced
this pull request
Nov 8, 2024
* chore: Update support matrix in README * Move bitblas package to root * Remove unused code files * Create soft link for tvm * Create soft link for tvm * Update softlink paths for tvm in setup.py * Refactor import statements to use relative paths * fix test linear * Move bitblas package to root * Move bitblas package to root * refactor splitk test * Fix assert statement in ladder_permutate_impl.py * Refactor test_ladder_permutate_ops.py for improved readability and maintainability * Refactor test_ladder_permutate_ops.py for improved readability and maintainability * improve and evaluate the test scripts. * resolve security issue. * ci test * requirements install * enhance installation script. * make sure the origin/main branch exist. * fetch all history. * install * refactor script install with pip install * chore: Update installation script to include pip wheel installation * chore: Update pip installation in CI workflow * chore: Update Python version in CI workflow to 3.9 * chore: Update CI workflow to include pip wheel installation and Python 3.9 * chore: Update requirements-dev.txt with wheel and setuptools dependencies * chore: Update CI workflow to include pip wheel installation * chore: Update CI workflow to include pip wheel installation and Python 3.9 * wheel test * add * update setup.pt * chore: Update setup.py to improve compatibility with Python 3.9 and include pip wheel installation * trick invarent to make the test pass. * chore: Update CI workflow to include running tests with pytest * Lint Fix * chore: Update CI workflow to include running tests with pytest
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Aug 17, 2025
* fix * fix * fix * fix * fix
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.
Uh oh!
There was an error while loading. Please reload this page.