Error in pruning
I try to use l1norm pruner to prune the bert classification model, but get the error as below:

Thanks for your finding, nni doesn't support replace torch.nn.Embedding right now, we will try to support it as soon.
But I think this place seems to have additional problems, could you give us a simple example to reproduce your problem?
Thanks for your finding, nni doesn't support replace
torch.nn.Embeddingright now, we will try to support it as soon. But I think this place seems to have additional problems, could you give us a simple example to reproduce your problem?
@N-Kingsley - would you mind provide more info for reproducing the problem? thanks.