Skip to content

Commit

Permalink
CVS-60706 add cosh to int test. (openvinotoolkit#6718)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdurawa authored and andrei-cv committed Aug 30, 2021
1 parent ed37eeb commit 1fd57c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ const std::map<ActivationTypes, std::vector<std::vector<float>>> intActivationTy
{Negative, {}},
{Ceiling, {}},
{Cos, {}},
{Cosh, {}},
{Sign, {}},
{Sinh, {}},
{Sqrt, {}},
Expand Down

0 comments on commit 1fd57c1

Please sign in to comment.