openvino/tests
Jorge Ragde 8eaa65e026
[TF FE Tests] Change HSVToRGB Unit Test To Test Grayscale Image (#24935)
### Details:
- Currently, the unit test for HSVToRGB is creating a tensor of all ones
in the Grayscale special case as mentioned in
[#24875](https://github.com/openvinotoolkit/openvino/pull/24875). Since
the images are expected to be in HSV and not RGB format, this will
create images that are green, and not gray. Grayscale in HSV can be
achieved by creating a tensor with HSV entries of [0, 0, .5].

### Tickets:
 - N/A

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-06-11 14:16:48 +00:00
..
appverifier_tests add test for thread local (#21976) 2024-04-25 06:51:08 +00:00
asan Enhance sanitizer build (#23330) 2024-03-14 07:50:02 +00:00
conditional_compilation copyright year update (#23370) 2024-03-14 09:37:02 +00:00
e2e_tests Bump py-cpuinfo from 7.0.0 to 9.0.0 in /tests (#24696) 2024-05-31 09:07:00 +00:00
fuzz Fuzzer test print ASAN file path used for OV build (#24508) 2024-05-15 16:55:10 +00:00
layer_tests [TF FE Tests] Change HSVToRGB Unit Test To Test Grayscale Image (#24935) 2024-06-11 14:16:48 +00:00
lib Use custom TBB even on Linux (#24359) 2024-05-17 09:07:41 +04:00
lsan [CI] [GHA] Enable sanitizers (#22628) 2024-03-15 13:46:51 +00:00
memory_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
model_hub_tests Change opt-125m-gptq model (#24899) 2024-06-07 14:50:30 +04:00
samples_tests Add test case to verify 4bit precision input model. (#24774) 2024-06-06 03:23:26 +00:00
stress_tests [core] fix thread safe issue in #19832 (#24562) 2024-05-23 11:47:57 +00:00
time_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
utils copyright year update (#23370) 2024-03-14 09:37:02 +00:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00:00
constraints.txt Use CPU torch (#24658) 2024-05-25 22:10:38 +04:00