Skip to content

pavelkang/MobilePyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mobile PyTorch

MobilePyTorch builds BNNS network from pretrained PyTorch models.

  1. Create a BNNS MNIST network by hand to get familiar with BNNS interface
  2. Create a BNNSBuilder that takes in only parameters available from potential dumped python files(input/output dimensions, weights, biases, structures) to build the same network
  3. Python dumper / ObjC(or c++) loader

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published