Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

ONNX i/o #14

Open
mschrimpf opened this issue Mar 27, 2019 · 0 comments
Open

ONNX i/o #14

mschrimpf opened this issue Mar 27, 2019 · 0 comments

Comments

@mschrimpf
Copy link
Member

From Ko:

I was wondering whether you have considered the ONNX format (https://onnx.ai) for dealing with neural network models built on various different platforms. This is the open neural network exchange format especially built for interchangeable AI models built on almost any platform (PyTorch, tensor-flow, Caffe etc). This has been developed by Microsoft and Facebook. It seems fairly simple to convert any existing model built on any of these platforms to ONNX format and share it with others (who might not be using the same platform for their own model development endeavors).

I was thinking may be for simplicity at our end — we can make it mandatory to convert every model to the ONNX format before submission.

Having ONNX I/O (import/export) is probably a good idea once we want to release mapped brain-models.

@mschrimpf mschrimpf changed the title ONNX format ONNX i/o Mar 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant