openvino/thirdparty/itt_collector/sea_itt_lib
andreyanufr b73b2502b1
Introduce NF4 data type (#19900)
* NF4 reference initial commit

* Compilable version.

* Executable NF4.

* Fixed nf4 unpacking.

* 1) Fixed warnings with nf4.
2) Removed unused functions.

* Added one test for nf4.

* Fixed code-style errors.

* Fixed code-style errors.

* Fixed NamingConventionCheck errors.

* Fixed test with nf4.

* Fixed windows compilation.

* Fixed casting warning.

* Fixed incorrect changes.

* Changed order of elements in nf4 pack/unpack.

* 1) Made Convert only on direction nf4->other type.
2) Applied reviewers suggestions.

* Fixed code style.

* Fised code style.

* 1) Added array header.
2) Added Bitsandbytes to third-party-programs.txt.

* 1) Removed unused code.
2) Fixed style typos.
3) Revert submodule version.

* Added test for nf4 compression.

* NF4 test refactoring.

* Added cpp tests for NF4.

* Removed model compilation from NF4 tests.

* Reverted submodule version.
2023-09-28 20:56:57 +04:00
..
CMakeLists.txt Replaced several cmake utilities with new ov_ prefix (#19819) 2023-09-14 16:22:50 +04:00
IttNotifyStdSrc.cpp Introduce NF4 data type (#19900) 2023-09-28 20:56:57 +04:00
IttNotifyStdSrc.h Update itt collector style (#7001) 2021-08-10 19:51:20 +03:00
Recorder.cpp Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +04:00
Recorder.h Update itt collector style (#7001) 2021-08-10 19:51:20 +03:00
sea_itt_lib.cpp Update itt collector style (#7001) 2021-08-10 19:51:20 +03:00
TraceEventFormat.h Update itt collector style (#7001) 2021-08-10 19:51:20 +03:00
Utils.cpp Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +04:00
Utils.h Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +04:00