coremltools: Cant save on device updated trained model
Trying to save model to support directory
try model.write(to: permanentUrl)
- Cant save the model
Error Domain=com.apple.CoreML Code=6 "Failed to save model to <file path>
UserInfo={NSLocalizedDescription=Failed to save model to <PATH-TO_MODEL>model.mlmodelc. This issue may occur when saving a dense layer that does not contain a bias, if this is the case please file a bug report.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 26
thanks for the help, i got it working now
On Thu, Sep 12, 2019 at 11:33 AM anilkatti notifications@github.com wrote: