neural-compressor icon indicating copy to clipboard operation
neural-compressor copied to clipboard

Support client layerwise setting

Open Kaihui-intel opened this issue 1 year ago • 0 comments

Type of Change

feature or bug fix or documentation or validation or others
API changed or not

Description

Usage:

None # default value, Autodetect (client is True)
--use_layer_wise # True
--use_layer_wise False # False

Expected Behavior & Potential Risk

the expected behavior that triggered by this PR

How has this PR been tested?

how to reproduce the test (including hardware information)

Dependency Change?

any library dependency introduced or removed

Kaihui-intel avatar Oct 23 '24 06:10 Kaihui-intel