Skip to main content

NNabla File Format Converter

Project description

File Format Converter

nnabla-converter enables you to convert NN models. Currently we are supporting following models:

  • nnp (model file for nnabla and Neural Network Console)
  • nnb (model file for nnabla c runtime)
  • source code for nnabla c runtime
  • ONNX
  • Tensorflow (saved model, checkpoint, and frozen graph)
  • TFLite

Install

Before using nnabla-converter, please use command pip install nnabla_converter to install nnabla_converter.

How to use

$ nnabla_cli convert [input model] [output model]

The model file is associated with the extension. Convert from nnp to onnx: nnabla_cli convert input.nnp output.onnx Convert from nnp to tflite: nnabla_cli convert input.nnp output.tflite and so on.

For detail instruction and limitation see Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nnabla_converter-1.38.0-py3-none-any.whl (3.2 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page