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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nnabla_converter-1.39.0-py3-none-any.whl.
File metadata
- Download URL: nnabla_converter-1.39.0-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afe3d9ddb75c637197c20f8a8d4f3c727fe729ddedf881c20251d70150ccf40a
|
|
| MD5 |
6b8c794914c68614a3cc9d126129f5c3
|
|
| BLAKE2b-256 |
c924865565864f6166d7afe489b0a02d150474c3047395d9f3ee8d6c64fd49f3
|