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

[Intrin] Adding a few missing math intrin #5011

Merged
merged 6 commits into from
Mar 11, 2020

Conversation

antinucleon
Copy link
Contributor

exp2, exp10, log2, log10, sinh, cosh

@tqchen tqchen added the status: need test case need test cases to cover the change label Mar 10, 2020
@tqchen
Copy link
Member

tqchen commented Mar 10, 2020

Thanks @antinucleon please add testcases to cover these cases

@antinucleon
Copy link
Contributor Author

@tqchen Test added.

@tqchen tqchen merged commit a6cb4b8 into apache:master Mar 11, 2020
@tqchen tqchen added status: accepted and removed status: need test case need test cases to cover the change labels Mar 11, 2020
@tqchen
Copy link
Member

tqchen commented Mar 11, 2020

Thanks @antinucleon

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
* [intrin] exp2

* [intrin] exp10

* [intrin] log2/10

* [intrins] exp10

* [test] math intrin
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
* [intrin] exp2

* [intrin] exp10

* [intrin] log2/10

* [intrins] exp10

* [test] math intrin
@antinucleon antinucleon deleted the missing_intrin branch May 6, 2020 23:50
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.

2 participants