Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

cpu: update unary operators #123

Merged
merged 3 commits into from
Apr 11, 2019
Merged

cpu: update unary operators #123

merged 3 commits into from
Apr 11, 2019

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Apr 3, 2019

update unary operators to match the latest spec.

  • refactor type CpuUnaryOp: make it a template class to avoid read attributes in runtime
  • fixed input type specification for some operators
  • add support for new operators Acosh, Asinh, Atanh, Cosh, IsNaN, Not, Reciprocal, Sign, Sinh
  • corresponding update for test whitelist

Build requires #120, #121, #122 as dependencies to pass

@fs-eire fs-eire merged commit 1987034 into microsoft:master Apr 11, 2019
@fs-eire fs-eire deleted the unary branch April 11, 2019 22:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants