h030162 opened a new issue #19527:
URL: https://github.com/apache/incubator-mxnet/issues/19527


   Traceback (most recent call last):
     File "slowfast_export.py", line 273, in <module>
       converted_model_path = onnx_mxnet.export_model(sym, params, 
[input_shape], np.float32, onnx_file, verbose = True)
     File 
"/usr/local/lib/python3.6/site-packages/mxnet/contrib/onnx/mx2onnx/export_model.py",
 line 79, in export_model
       verbose=verbose)
     File 
"/usr/local/lib/python3.6/site-packages/mxnet/contrib/onnx/mx2onnx/export_onnx.py",
 line 249, in create_onnx_graph_proto
       idx=idx
     File 
"/usr/local/lib/python3.6/site-packages/mxnet/contrib/onnx/mx2onnx/export_onnx.py",
 line 86, in convert_layer
       raise AttributeError("No conversion function registered for op type %s 
yet." % op)
   AttributeError: No conversion function registered for op type slice yet.
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to