Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. MLModel *ml_model = [[[keras_mnist_cnn alloc] init] model];
  2. VNCoreMLModel *vnc_core_ml_model = [VNCoreMLModel modelForMLModel: ml_model error:nil];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement