namespace ov::intel_cpu¶
Namespace with Intel CPU specific properties.
namespace intel_cpu {
// global variables
static constexpr Property<bool> denormals_optimization {"CPU_DENORMALS_OPTIMIZATION"};
static constexpr Property<float> sparse_weights_decompression_rate {"SPARSE_WEIGHTS_DECOMPRESSION_RATE"};
} // namespace intel_cpu