sparseml icon indicating copy to clipboard operation
sparseml copied to clipboard

Why start_pending and end_pending accept steps_per_epoch?

Open eldarkurtic opened this issue 3 years ago • 0 comments

Describe the question Why https://github.com/neuralmagic/sparseml/blob/a6477f900b55afd555734fe6cf784e0137d815a5/src/sparseml/pytorch/sparsification/modifier.py#L525 and https://github.com/neuralmagic/sparseml/blob/a6477f900b55afd555734fe6cf784e0137d815a5/src/sparseml/pytorch/sparsification/modifier.py#L548 accept steps_per_epoch, given that it's unused param in these methods?

eldarkurtic avatar May 05 '22 12:05 eldarkurtic