If I want to do the 8 bit training, how to set the ebit in https://github.com/stevenygd/SWALP/blob/99c1f4d9c0c8067e92a4fecc41ec0a0d2595c1ae/models/quantizer.py#L28 or I default set the ebit=8? And what about I want to do the 4 bit training?
If I want to do the 8 bit training, how to set the ebit in
SWALP/models/quantizer.py
Line 28 in 99c1f4d
or I default set the ebit=8? And what about I want to do the 4 bit training?