Ankita Patra
Results
2
comments of
Ankita Patra
Hi, is this error still exist ? 1)I checked in my local if I used Conv2d and resolved so need confirmation can I use Conv2d or I need to use...
Hi , I checked this issue according to my understanding it happen because of you last line code : ASP.prune_trained_model(model, optimizer) maybe its taking this model.module value. add this "try:...