-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
QuantizeCNNModel/quantize/quantize_guided.py
Line 241 in 531fd8d
| full_prec_optimizer = torch.optim.SGD(low_prec_model.parameters(), |
Why the “full_prec_optimizer” optimizes the "low_prec_model" parameters?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels