Skip to content

Conversation

@mbrookhart
Copy link
Contributor

Fixes issues with selu, unsqueeze, and strided slice

Implements Shrink and Hardmax

CC @jwfromm

Copy link
Contributor

@jwfromm jwfromm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a typo but otherwise this is very clean. LGTM!

@masahi masahi merged commit d3e6227 into apache:main Apr 19, 2021
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Apr 22, 2021
* fix unsqueeze test

* fix dynamic strided slice with negative indices

* add Shrink importer

* fix selu defaults

* Implement Hardmax

* add a comment to the test

* Fix typo
echuraev pushed a commit to echuraev/tvm that referenced this pull request Apr 29, 2021
* fix unsqueeze test

* fix dynamic strided slice with negative indices

* add Shrink importer

* fix selu defaults

* Implement Hardmax

* add a comment to the test

* Fix typo
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* fix unsqueeze test

* fix dynamic strided slice with negative indices

* add Shrink importer

* fix selu defaults

* Implement Hardmax

* add a comment to the test

* Fix typo
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* fix unsqueeze test

* fix dynamic strided slice with negative indices

* add Shrink importer

* fix selu defaults

* Implement Hardmax

* add a comment to the test

* Fix typo
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* fix unsqueeze test

* fix dynamic strided slice with negative indices

* add Shrink importer

* fix selu defaults

* Implement Hardmax

* add a comment to the test

* Fix typo
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request May 11, 2021
* fix unsqueeze test

* fix dynamic strided slice with negative indices

* add Shrink importer

* fix selu defaults

* Implement Hardmax

* add a comment to the test

* Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants