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

Python IRBuilder #67

Closed
2 tasks done
tqchen opened this issue Mar 8, 2017 · 0 comments
Closed
2 tasks done

Python IRBuilder #67

tqchen opened this issue Mar 8, 2017 · 0 comments

Comments

@tqchen
Copy link
Member

tqchen commented Mar 8, 2017

  • IRBuilder from python
  • Update testcases using new IRBuilder
@tqchen tqchen closed this as completed Apr 22, 2017
tqchen added a commit to tqchen/tvm that referenced this issue May 26, 2018
tqchen added a commit that referenced this issue May 29, 2018
tqchen added a commit to tqchen/tvm that referenced this issue Jul 6, 2018
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this issue Aug 8, 2018
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this issue Feb 26, 2022
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this issue Mar 3, 2022
jinhongyii pushed a commit to jinhongyii/tvm that referenced this issue Jun 20, 2022
cyx-6 added a commit to cyx-6/tvm that referenced this issue Jul 7, 2022
* auto `extra_vars`

* fix an unknown bug

* minor

* refactor capturing

* support capturing with class

* fix inspect.getsource in interactive environments

* update

Co-authored-by: Junru Shao <junrushao1994@gmail.com>
cyx-6 added a commit to cyx-6/tvm that referenced this issue Jul 13, 2022
* auto `extra_vars`

* fix an unknown bug

* minor

* refactor capturing

* support capturing with class

* fix inspect.getsource in interactive environments

* update

Co-authored-by: Junru Shao <junrushao1994@gmail.com>
Hzfengsy pushed a commit to Hzfengsy/tvm that referenced this issue Jul 30, 2022
Hzfengsy pushed a commit to Hzfengsy/tvm that referenced this issue Jul 30, 2022
* auto `extra_vars`

* fix an unknown bug

* minor

* refactor capturing

* support capturing with class

* fix inspect.getsource in interactive environments

* update

Co-authored-by: Junru Shao <junrushao1994@gmail.com>
areusch pushed a commit to areusch/tvm that referenced this issue Sep 20, 2022
gigiblender pushed a commit to gigiblender/tvm that referenced this issue Nov 3, 2022
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this issue Nov 20, 2022
yelite pushed a commit to yelite/tvm that referenced this issue Feb 17, 2023
vinx13 pushed a commit to vinx13/tvm that referenced this issue Mar 27, 2023
Xiyou and I have found that applying a small amount of tuning to
operators not offloaded to cutlass can yield a significant performance
boost. Just a few minutes of tuning on spacev5 for example halves the
runtime. This PR exposes the `tuning_steps` argument to `octo.compile`
to make it easier to experiment with metaschedule tuning.
srkreddy1238 added a commit to CodeLinaro/tvm that referenced this issue Oct 9, 2024
LeiWang1999 added a commit to LeiWang1999/tvm that referenced this issue Nov 8, 2024
srkreddy1238 added a commit to CodeLinaro/tvm that referenced this issue Nov 11, 2024
srkreddy1238 added a commit to srkreddy1238/tvm that referenced this issue Nov 11, 2024
srkreddy1238 added a commit to CodeLinaro/tvm that referenced this issue Nov 14, 2024
tqchen pushed a commit that referenced this issue Nov 14, 2024
* fix: keras model changed to pytorch format (#67)

* doc fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant