-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, JunrQ:
Thanks for your work, it is really quite helpful~
I have a question: I found that in your FBNet source code, you generate batch_size models for batch_size samples per batch, however, the total loss is summed and the loss.backward() function is called. So how this backward() function is applied? For a single model or for batch_size model? Besides, I wonder that why you use this method for FBNet while a single model is generated, loss.backward() is called and then two .step() function is applied in SNAS code.
Metadata
Metadata
Assignees
Labels
No labels