Skip to content

Revise Reference Implementation of Range op#3409

Merged
lazarevevgeny merged 11 commits intoopenvinotoolkit:masterfrom
ggalieroc-zz:range_ref_impl
Dec 8, 2020
Merged

Revise Reference Implementation of Range op#3409
lazarevevgeny merged 11 commits intoopenvinotoolkit:masterfrom
ggalieroc-zz:range_ref_impl

Conversation

@ggalieroc-zz
Copy link
Copy Markdown

@ggalieroc-zz ggalieroc-zz commented Nov 30, 2020

Overview:

  • Update specification
  • Single layer tests

ticket: 37464

@ggalieroc-zz ggalieroc-zz self-assigned this Dec 3, 2020
@ggalieroc-zz ggalieroc-zz added the category: Core OpenVINO Core (aka ngraph) label Dec 3, 2020
@ggalieroc-zz ggalieroc-zz marked this pull request as ready for review December 3, 2020 15:32
@ggalieroc-zz ggalieroc-zz requested review from a team December 3, 2020 15:32
@ggalieroc-zz ggalieroc-zz requested a review from ilyachur December 8, 2020 08:15
@lazarevevgeny lazarevevgeny merged commit 6888ffa into openvinotoolkit:master Dec 8, 2020
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 11, 2020
* Range: Align operator with spec and add unit tests

* Range: Remove output shape from range ref impl signature

* Range: Exclude backend unit tests for CPU and GPU due to unsupported dynamic ops

* Range: Add single layer test class for Range-4

* Range: Add unit test for shape inference

* Range: Add unit tests for i32 and f32

* Range: Refactor Range v0 backend test and added test for f32 type

* Range: Add floating point tolerance in unit tests to avoid failures due to precision

* Range: Add subgraph tests for Range add element-wise

* Range: Refactor Range class for single layer tests and add range add element-wise test with truncated inputs
vzinovie pushed a commit to vzinovie/openvino that referenced this pull request Dec 15, 2020
* Range: Align operator with spec and add unit tests

* Range: Remove output shape from range ref impl signature

* Range: Exclude backend unit tests for CPU and GPU due to unsupported dynamic ops

* Range: Add single layer test class for Range-4

* Range: Add unit test for shape inference

* Range: Add unit tests for i32 and f32

* Range: Refactor Range v0 backend test and added test for f32 type

* Range: Add floating point tolerance in unit tests to avoid failures due to precision

* Range: Add subgraph tests for Range add element-wise

* Range: Refactor Range class for single layer tests and add range add element-wise test with truncated inputs
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 16, 2020
* Range: Align operator with spec and add unit tests

* Range: Remove output shape from range ref impl signature

* Range: Exclude backend unit tests for CPU and GPU due to unsupported dynamic ops

* Range: Add single layer test class for Range-4

* Range: Add unit test for shape inference

* Range: Add unit tests for i32 and f32

* Range: Refactor Range v0 backend test and added test for f32 type

* Range: Add floating point tolerance in unit tests to avoid failures due to precision

* Range: Add subgraph tests for Range add element-wise

* Range: Refactor Range class for single layer tests and add range add element-wise test with truncated inputs
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Jan 14, 2021
* Range: Align operator with spec and add unit tests

* Range: Remove output shape from range ref impl signature

* Range: Exclude backend unit tests for CPU and GPU due to unsupported dynamic ops

* Range: Add single layer test class for Range-4

* Range: Add unit test for shape inference

* Range: Add unit tests for i32 and f32

* Range: Refactor Range v0 backend test and added test for f32 type

* Range: Add floating point tolerance in unit tests to avoid failures due to precision

* Range: Add subgraph tests for Range add element-wise

* Range: Refactor Range class for single layer tests and add range add element-wise test with truncated inputs
jiwaszki pushed a commit to akuporos/openvino that referenced this pull request Jan 15, 2021
* Range: Align operator with spec and add unit tests

* Range: Remove output shape from range ref impl signature

* Range: Exclude backend unit tests for CPU and GPU due to unsupported dynamic ops

* Range: Add single layer test class for Range-4

* Range: Add unit test for shape inference

* Range: Add unit tests for i32 and f32

* Range: Refactor Range v0 backend test and added test for f32 type

* Range: Add floating point tolerance in unit tests to avoid failures due to precision

* Range: Add subgraph tests for Range add element-wise

* Range: Refactor Range class for single layer tests and add range add element-wise test with truncated inputs
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.

7 participants