Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Jul 15, 2017

No description provided.

@tqchen tqchen merged commit 2ab0bfb into apache:master Jul 15, 2017
gigiblender pushed a commit to gigiblender/tvm that referenced this pull request Oct 3, 2022
Attempting to use `dump_ast` on functions containing the operators `relax.unique` and `relax.print` previously crashed due to being unable to query their attributes' keys. It turned out that this was a problem with the operator attributes: They had not been registered on the Python side, so Python representation treated them as opaque TVM objects. This PR corrects this mistake.
junrushao pushed a commit to junrushao/tvm that referenced this pull request Oct 18, 2022
Attempting to use `dump_ast` on functions containing the operators `relax.unique` and `relax.print` previously crashed due to being unable to query their attributes' keys. It turned out that this was a problem with the operator attributes: They had not been registered on the Python side, so Python representation treated them as opaque TVM objects. This PR corrects this mistake.
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Nov 20, 2022
Attempting to use `dump_ast` on functions containing the operators `relax.unique` and `relax.print` previously crashed due to being unable to query their attributes' keys. It turned out that this was a problem with the operator attributes: They had not been registered on the Python side, so Python representation treated them as opaque TVM objects. This PR corrects this mistake.
junrushao pushed a commit to junrushao/tvm that referenced this pull request Feb 8, 2023
Attempting to use `dump_ast` on functions containing the operators `relax.unique` and `relax.print` previously crashed due to being unable to query their attributes' keys. It turned out that this was a problem with the operator attributes: They had not been registered on the Python side, so Python representation treated them as opaque TVM objects. This PR corrects this mistake.
yelite pushed a commit to yelite/tvm that referenced this pull request Feb 17, 2023
Attempting to use `dump_ast` on functions containing the operators `relax.unique` and `relax.print` previously crashed due to being unable to query their attributes' keys. It turned out that this was a problem with the operator attributes: They had not been registered on the Python side, so Python representation treated them as opaque TVM objects. This PR corrects this mistake.
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Aug 17, 2025
junrushao added a commit to junrushao/tvm that referenced this pull request Nov 9, 2025
Upstream : https://github.com/apache/tvm-ffi.git
Branch   : main
New HEAD : 4628f06baaeb9f880c3522388ab33cc8b0736304
Subject  : chore(cython): Specify `--module-name` when building Cython (apache#248)
Author   : Junru Shao <[email protected]>
Date     : 2025-11-09T08:52:27-08:00
Delta    : 1 commit(s) since 6897a5f5a8dc
Compare  : apache/tvm-ffi@6897a5f...4628f06

This commit updates the tvm-ffi submodule to the latest upstream HEAD.
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.

1 participant