Skip to content

Latest commit

 

History

History
 
 

iOS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
  1. Run script get_model.sh in tools/script and then make sure MNN models' ready.

    ./get_model.sh
    
  2. Pod update in demo/iOS path

    cd demo/iOS
    pod update