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

[Relay][Bugfix] Fix the wrong implementation about operator Threshold in oneflow #15715

Merged
merged 6 commits into from Sep 12, 2023

Conversation

jikechao
Copy link
Contributor

@jikechao jikechao commented Sep 9, 2023

The implementation logic of Threshold in oneflow is as follows:
image

The detail information can be found here

This PR corrects the implementation and adds a corresponding test case.

cc @Hzfengsy @echuraev @vvchernov

python/tvm/relay/frontend/oneflow.py Outdated Show resolved Hide resolved
add version checking
@echuraev echuraev merged commit d8136fb into apache:main Sep 12, 2023
17 checks passed
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

4 participants