Unable to enroll in the Apple Developer program from iPhone. The Personal Information form does not accept a phone number beginning with the same digits as my country code +91
I would be grateful if this is resolved in time for WWDC21. 🙏🏽
See the following for screenshot:
https://gist.github.com/dkambam/31e65f12d5cf33ba1d9208a536f1bd9a#file-apple_developer_program_enrolment_bug-markdown
Post
Replies
Boosts
Views
Activity
A .mlmodel file that was created using the Turicreate - https://github.com/apple/turicreate library in python does not have a preview tab. But a .mlmodel file created using the CreateML app has a preview tab.
How do I enable the preview tab for a StyleTransfer model using the Turicreate library? 🤔
See the following for details...
https://gist.github.com/dkambam/4c50d90cf59f860c51456f36419dfc6c
The following link seems to hint that adding metadata might help
https://coremltools.readme.io/docs/introductory-quickstart#set-the-model-metadata
But I'm not sure what metadata needs to be set and how to set it. 😅