Open dgilim opened 1 year ago
@pcuenca Could this be related to the removal of the code that sets the output shape? The error says:
Classifier probabilities must have a fully known shape
This might have been the reason why I originally added that code to fill in the shapes (even though Apple says it's the wrong way to do it).
I just tested commit 0588d7cab707a8952c4433137ec70a49d864fe2b and the same error occurs. Trying to debug.
Hello. I am trying to convert finetuned pytorch version of bert-small-uncased model to coreml one but getting the following error:
Also attaching config.json from the model: