openvino/tests/layer_tests/onnx_tests
Jacek Pawlak 239466ca5d
copyright year update (#23370)
New PR due to merge
conflicts(https://github.com/openvinotoolkit/openvino/pull/22917)

Updated the copyright year from 2018-2023 to 2018-2024 in all openvino
files

Ref. to script: CVS-101144

Command used:
```bash
git grep -lz '2018-2023 Intel Corporation' | xargs -0 sed -i '' -e 's/2018-2023 Intel Corporation/2018-2024 Intel Corporation/g'
```
2024-03-14 09:37:02 +00:00
..
conftest.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_abs.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_add_sub_mul_div.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_and.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_argmax.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_bn.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_ceil.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_clip.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_concat.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_conv.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_conv_transpose.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_cumsum.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_dequantize_linear.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_dropout.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_elu.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_embedding_bag.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_flatten.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_floor.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_fusedgemm.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_gather.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_gemm.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_hard_sigmoid.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_identity.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_image_scaler.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_instance_normalization.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_leaky_relu.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_log.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_logsoftmax.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_loop.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_lrn.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_lstm.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_matmul.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_mean_variance_normalization.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_neg.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_non_zero.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_not.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_or.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_pad.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_pooling.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_prelu.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_reciprocal.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_reduce.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_reduce_lp.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_relu.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_reshape.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_resize.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_roi_align.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_scale.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_scatter.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_sigmoid.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_sign.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_slice.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_softmax.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_softplus.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_softsign.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_split_concat.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_sqrt.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_squeeze.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_sum.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_topk.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_transpose.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_trigonometry.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_unsqueeze.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_upsample.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_where.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_xor.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00