Thanks for the reply. Yes, I’d like to decouple code from weights & deploy weights out-of-band.
Say I want to develop an app with a trained ML model bundled inside, but I want to build & train this model using only MPSG, and not TF/PyTorch b/c I enjoy writing Swift code and hate model conversions. Now, after I trained my model in, e.g., a playground, how can I export the model into a format that I can include in my app project?
Topic:
Graphics & Games
SubTopic:
Metal
Tags: