-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
hi, when I export model to onnx format, I meet a problem
File "/root/anaconda3/lib/python3.8/site-packages/torch/onnx/init.py", line 316, in export
return utils.export(model, args, f, export_params, verbose, training,
File "/root/anaconda3/lib/python3.8/site-packages/torch/onnx/utils.py", line 107, in export
_export(model, args, f, export_params, verbose, training, input_names, output_names,
File "/root/anaconda3/lib/python3.8/site-packages/torch/onnx/utils.py", line 737, in _export
proto, export_map, val_use_external_data_format = graph._export_onnx(
RuntimeError: ONNX export failed: Couldn't export Python operator KernelConv2DFunction
Metadata
Metadata
Assignees
Labels
No labels