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

Fix bugs with C++ TOPI flatten and relu #869

Merged
merged 2 commits into from
Feb 4, 2018
Merged

Fix bugs with C++ TOPI flatten and relu #869

merged 2 commits into from
Feb 4, 2018

Conversation

alex-weaver
Copy link
Contributor

Fix bugs causing tests to fail in dmlc/nnvm#357

@tqchen
Copy link
Member

tqchen commented Feb 3, 2018

Let us add regression tests so these problem can be detected in the topi test

@tqchen tqchen merged commit 633f7f2 into apache:master Feb 4, 2018
tqchen pushed a commit to tqchen/tvm that referenced this pull request Jul 6, 2018
* Fix bugs with C++ TOPI flatten and relu

* Added regression tests. Fixed typo in CMakeLists.txt. Fixed topi cpp import removed.
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
* Fix bugs with C++ TOPI flatten and relu

* Added regression tests. Fixed typo in CMakeLists.txt. Fixed topi cpp import removed.
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