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

[TOPI] [HEXAGON] Tanh Float16 Slice Op #12165

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

avquicinc
Copy link
Contributor

@avquicinc avquicinc commented Jul 23, 2022

Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

cc @mehrdadh

@avquicinc avquicinc changed the title Tanh Float16 Slice Op [TOPI] [HEXAGON] Tanh Float16 Slice Op Jul 23, 2022
@github-actions github-actions bot requested a review from mehrdadh July 24, 2022 07:24
@kparzysz-quic kparzysz-quic merged commit dc13246 into apache:main Jul 24, 2022


if __name__ == "__main__":
sys.exit(pytest.main(sys.argv))
Copy link
Member

Choose a reason for hiding this comment

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

please change this to tvm convention in a future PR:
tvm.testing.main()

@avquicinc avquicinc deleted the tanh_float16 branch September 1, 2022 19:48
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
Co-authored-by: aakaverm <aakaverm@qti.qualcomm.com>
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
Co-authored-by: aakaverm <aakaverm@qti.qualcomm.com>
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.

3 participants