-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Revise cos #6429
Revise cos #6429
Conversation
As changes required for revising Cos op are small, this PR comprises all sub-tasks: cc @bszmelcz this PR is similar to the one you are currently working in. Please have a look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lazarevevgeny please review the specification
@ggalieroc added check. |
* Update docs * create type_prop test for cos * Create visitor test foor cos * add RTTI macro * Create separate ref impl for integer input * add cos to SLT integer activation type * add backend test for int input * add cos to constants.py * style apply * fix spec * add ngraph check for outputs and inputs * fix inputs ngraph check * remove unnecessary includes * style dix
* Update docs * create type_prop test for cos * Create visitor test foor cos * add RTTI macro * Create separate ref impl for integer input * add cos to SLT integer activation type * add backend test for int input * add cos to constants.py * style apply * fix spec * add ngraph check for outputs and inputs * fix inputs ngraph check * remove unnecessary includes * style dix
Details:
Tickets: