Gorokhov Dmitriy
Gorokhov Dmitriy
BTW there are test cases for BIN precision conversion, but disable at the moment: https://github.com/openvinotoolkit/openvino/blob/master/src/tests/functional/plugin/cpu/shared_tests_instances/skip_tests_config.cpp#L142. Please try to enable them, hope test infra works correct with binary data type.
@OleksiiZaderykhinAltran Could please also measure binary size increase for intel_cpu plugin library? We have a requirement to keep binary size as small as possible, but here there are a lot...
/azp run openvino-win
@iefode May I ask you to take a look?
@nkogteva FYI
@apavliuk-altran Please rebase the PR on latest master
@xuchen-intel May I ask you to review the PR?
@maxnick @xuchen-intel guys, any additional comments from your side?
@wang7393 i7-11800H CPU doesn't have BF16 support in hardware so BF16 inference is being running in emulation mode which might be several times slower than FP32 inference. The only Intel...
@chenhu-wang Please take a look