ShichengChen opened a new pull request #416: singa-onnx
URL: https://github.com/apache/incubator-singa/pull/416
 
 
   Hi,
   I write some code for singa to read onnx model and convert singa computation 
graph to onnx model.
   examples/autograd/mlp.py is about converting singa computation graph to onnx 
model
   examples/autograd/mplonnx2singa.py is about converting onnx model to singa 
computation graph.
   examples/autograd/onnx_model.py/ is some tool code for above two files.
   python/singa/autograd.py, add some code for reading different layers' 
parameters and converting onnx model to singa computation graph
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to