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

Add bindings for StaticMemoryPlan and DensePackAttrs #9034

Merged
merged 2 commits into from
Sep 17, 2021
Merged

Conversation

rafzi
Copy link
Contributor

@rafzi rafzi commented Sep 17, 2021

  • DensePackAttrs was missing
  • StaticMemoryPlan (and containing StorageInfo) were not constructible from python. However, this is useful when doing custom memory planning.

@masahi masahi merged commit 54484c2 into apache:main Sep 17, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
* add missing python binding for DensePackAttrs

* make bindings for memory planning usable in python
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
* add missing python binding for DensePackAttrs

* make bindings for memory planning usable in python
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.

None yet

2 participants