nncf icon indicating copy to clipboard operation
nncf copied to clipboard

Rename `bitwidth` to `num_bits`

Open ljaljushkin opened this issue 4 years ago • 0 comments

Also, as I've discovered just now, tensorflow.python.ops.gen_array_ops.fake_quant_with_min_max_vars_per_channel uses num_bits as a corresponding keyword argument. Wouldn't it be better to be aligned with this as well?

ok, I will rename bitwidth to num_bits in a separate PR then

Originally posted by @ljaljushkin in https://github.com/openvinotoolkit/nncf/pull/483#discussion_r576152321

ljaljushkin avatar Feb 15 '21 12:02 ljaljushkin