Skip to content

Revise Clamp reference implementation#4813

Merged
lazarevevgeny merged 12 commits intoopenvinotoolkit:masterfrom
ggalieroc-zz:revise_clamp_ref_impl
Mar 29, 2021
Merged

Revise Clamp reference implementation#4813
lazarevevgeny merged 12 commits intoopenvinotoolkit:masterfrom
ggalieroc-zz:revise_clamp_ref_impl

Conversation

@ggalieroc-zz
Copy link
Copy Markdown

@ggalieroc-zz ggalieroc-zz commented Mar 16, 2021

Ticket: 37426

  • Operation class review
  • Add backend tests
  • Add ref. impl. support for missing types
  • Add single layer tests
  • Add serialization single layer tests

* Remove clamp from FusedOp
* Add node validation checks
* Add type_prop unit tests
@ggalieroc-zz ggalieroc-zz force-pushed the revise_clamp_ref_impl branch from f953f25 to 62b5680 Compare March 16, 2021 15:17
@ggalieroc-zz ggalieroc-zz marked this pull request as ready for review March 25, 2021 11:43
@ggalieroc-zz ggalieroc-zz requested review from a team and iefode and removed request for a team March 25, 2021 11:43
@jdanieck jdanieck added the category: Core OpenVINO Core (aka ngraph) label Mar 25, 2021
@jdanieck jdanieck added this to the 2021.4 milestone Mar 25, 2021
@ggalieroc-zz ggalieroc-zz requested a review from jdanieck March 26, 2021 13:37
@ggalieroc-zz ggalieroc-zz self-assigned this Mar 29, 2021
@lazarevevgeny lazarevevgeny merged commit 902a89b into openvinotoolkit:master Mar 29, 2021
luo-cheng2021 pushed a commit to luo-cheng2021/openvino that referenced this pull request Apr 7, 2021
* Operation class review

* Remove clamp from FusedOp
* Add node validation checks
* Add type_prop unit tests

* Move backend unit tests into a separate file

* Remove unnecessary includes

* Add support for i8, i16, u8, u16 and bf16 precisions

* Refactor backend unit tests

   * Remove instance with f64 precision
   * Move dynamic shape tests to op_eval
   * Group failing tests into manifest

* Add single layer tests and serialization tests

* Skip tests with conversion due to plugin misbehavior

* Add unit tests fails to manifest with documented issues

* Fix centos7 test to skip slt cpu instances of integer precision

* Enable dynamic test for float element type

* Address review comments
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Apr 23, 2021
* Operation class review

* Remove clamp from FusedOp
* Add node validation checks
* Add type_prop unit tests

* Move backend unit tests into a separate file

* Remove unnecessary includes

* Add support for i8, i16, u8, u16 and bf16 precisions

* Refactor backend unit tests

   * Remove instance with f64 precision
   * Move dynamic shape tests to op_eval
   * Group failing tests into manifest

* Add single layer tests and serialization tests

* Skip tests with conversion due to plugin misbehavior

* Add unit tests fails to manifest with documented issues

* Fix centos7 test to skip slt cpu instances of integer precision

* Enable dynamic test for float element type

* Address review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: Core OpenVINO Core (aka ngraph)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants