anonymous47823493 / EagleEye

(ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning
304 stars 68 forks source link

while True #32

Closed chwwade closed 3 years ago

chwwade commented 3 years ago

I see “while True:” in finetune.py,how can we jump out it?

Bowenwu1 commented 3 years ago

Thanks for pointing out this. This issue is already fixed at this commit.

chwwade commented 3 years ago

In search.py ,“while true” is also existing。Does it need fixing?

Bowenwu1 commented 3 years ago

@chwwade "while True" is needed at search.py