Moaz Reyad created SINGA-333: -------------------------------- Summary: Add support for Open Neural Network Exchange (ONNX) format Key: SINGA-333 URL: https://issues.apache.org/jira/browse/SINGA-333 Project: Singa Issue Type: New Feature Reporter: Moaz Reyad
The [Open Neural Network Exchange (ONNX)|https://onnx.ai/] is a format for interchanging neural network models between AI systems. The ONNX code is available here: https://github.com/onnx/onnx It can be a useful feature for SINGA to support this format. However, ONNX is graph based and some extra work will be required to convert SINGA models to this format. May be some core parts of SINGA must to be upgraded first. This issue is open for studying and discussing the proposed feature of supporting ONNX. -- This message was sent by Atlassian JIRA (v6.4.14#64029)