openvino/docs/snippets/cpu
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
..
Bfloat16Inference.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
Bfloat16Inference0.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
Bfloat16Inference1.cpp Deprecate legacy Core and Allocator (#17646) 2023-05-26 07:06:03 +04:00
Bfloat16Inference2.cpp Deprecate legacy Core and Allocator (#17646) 2023-05-26 07:06:03 +04:00
__init__.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
compile_model.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
compile_model.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
dynamic_shape.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
dynamic_shape.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
multi_threading.cpp [DOC] Add multi threading for 2023.0 release in CPU plugin document (#17638) 2023-05-31 11:31:56 +04:00
multi_threading.py [Docs][PyOV] update python snippets (#19367) 2023-09-13 21:05:24 +02:00
ov_execution_mode.cpp [DOC][CPU] Documentation update (#17784) 2023-05-31 10:37:32 +04:00
ov_execution_mode.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
ov_sparse_weights_decompression.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
ov_sparse_weights_decompression.py [Docs] Update python snippets with new properties imports (#19872) 2023-09-15 16:19:44 +04:00