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

[REFACTOR/PASS] Formalize argument bind and match util #214

Merged
merged 2 commits into from
Jul 4, 2017
Merged

[REFACTOR/PASS] Formalize argument bind and match util #214

merged 2 commits into from
Jul 4, 2017

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Jul 4, 2017

add arg_binder.h for argument binding utilities

@tqchen tqchen merged commit 4bb3c35 into apache:master Jul 4, 2017
@tqchen tqchen deleted the binder branch July 5, 2017 04:25
rohanmukh pushed a commit to rohanmukh/tvm that referenced this pull request Jul 16, 2021
…#214)

* Add shape function for mlas_matmul

* Fix lint

* Add dynamic shape checking for mlas AlterOpLayout

* Add testing for dynamic shape checking

* Fix dense alterOpLayout
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 28, 2021
…#214)

* Add shape function for mlas_matmul

* Fix lint

* Add dynamic shape checking for mlas AlterOpLayout

* Add testing for dynamic shape checking

* Fix dense alterOpLayout
vinx13 pushed a commit to vinx13/tvm that referenced this pull request Mar 9, 2022
Liam-Sturge added a commit to Liam-Sturge/tvm that referenced this pull request Feb 3, 2023
This patch undoes the change that was put in place to prevent the build
and installation of NNPACK from failing due to a renaming of the default
branch to main by the NNPACK external dependency cpuinfo.

See apache#13871

The issue has been fixed at the source by PR apache#214, so the change to
`ubuntu_install_nnpack.sh` is no longer required:

Maratyszcza/NNPACK#214
driazati pushed a commit that referenced this pull request Feb 7, 2023
This patch undoes the change that was put in place to prevent the build and installation of NNPACK from failing due to a renaming of the default branch to main by the NNPACK external dependency cpuinfo.

See #13871

The issue has been fixed at the source by PR #214 which is now merged in to NNPACK, so the change to `ubuntu_install_nnpack.sh` is no longer required:

Maratyszcza/NNPACK#214
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.

2 participants