Skip to content

Trans different platform's network to International Representation(IR)

Notifications You must be signed in to change notification settings

drcut/NN_transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

What is NNCompiler

NNCompiler is an interpreter which can translate different platforms' (tensorflow,caffe,etc.) Neural Network codes to a common intermediate representation without using platforms' engines.

What is special for NNCompiler

  • Common intermediate representation for different platforms
  • Do not need platforms' engines
    • Only use the code itself
    • Easy to expand to a new platform
    • Robust for almost all kind's of platform

About

Trans different platform's network to International Representation(IR)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published