AIbeginner2020
Results
2
issues of
AIbeginner2020
I'm just starting on Model pruning and your work really helps a lot, I would really like to know how did you calculate the pruned Model size, thank you.
Very appreciate for your implementation. "RuntimeError: derivative for floor_divide is not implemented" I have encounter this problem when i try to transform the conv layer to DSQ conv , and...