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.39.0-py3-none-any.whl (3.2 MB view details)

Uploaded Python 3

File details

Details for the file nnabla_converter-1.39.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nnabla_converter-1.39.0-py3-none-any.whl
Algorithm Hash digest
SHA256 afe3d9ddb75c637197c20f8a8d4f3c727fe729ddedf881c20251d70150ccf40a
MD5 6b8c794914c68614a3cc9d126129f5c3
BLAKE2b-256 c924865565864f6166d7afe489b0a02d150474c3047395d9f3ee8d6c64fd49f3

See more details on using hashes here.

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